aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8d35cb3..73aa78d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,11 @@
-__pycache__
+# generated files and folders
+.waf-*
+.lock-waf*
+/build
+NEWS
*.pyc
+
+# misc editor/tools
+*.swp
+cscope.*
+tags