aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-06-23 09:26:15 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-06-23 09:26:15 -0400
commitcd5eb8d28e2e641b7aed9d21ab188c54deeee84d (patch)
tree4c76691cc576c5a086f42c295c98e2fa604f72c6 /.gitignore
parent6ac8b315ab02c9b68de2cc08c020e09db4254558 (diff)
downloadcbc-cd5eb8d28e2e641b7aed9d21ab188c54deeee84d.tar.gz
Ignore pydev project files
Diffstat (limited to '.gitignore')
-rwxr-xr-x[-rw-r--r--].gitignore7
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