diff --git a/.gitignore b/.gitignore index f3afd08..2e01c2a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ -/*.pyc -/.idea -/*.xml +*.pyc +*.xml +*.out +*.iml +.idea/ diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100755 index 97626ba..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100755 index 8dcb38d..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100755 index 3b31283..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100755 index a8693bc..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100755 index d7ee567..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/swissknife.iml b/.idea/swissknife.iml index 5a25d65..f196808 100755 --- a/.idea/swissknife.iml +++ b/.idea/swissknife.iml @@ -15,6 +15,7 @@ +