summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1750979..43e30ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
*~
*.pyc
-*-copy* \ No newline at end of file
+*-copy*
+tests/files/
+lib/
+local/
+bin/
+include/ \ No newline at end of file