diff options
-rwxr-xr-x[-rw-r--r--] | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 3bcea2e..1d53946 100644..100755 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -*.pyc -*.DS_Store -test/output +*.*project
+*.pyc
+*.DS_Store
+test/output
|