summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f9ff7e2edb..def767e592 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,11 @@
+# backup and temporary files
+*~
+.*.sw[op]
+
+# the build directories
/*/unxlng??
/*/unxlng??.pro
+
+# autoconf generated stuff
+/ChangeLog
+/configure