summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore33
1 files changed, 32 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 30be33f..cac5508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,35 @@
+*~
+#*
+
.tmp.*
.var.*
-/gitfiles.mk
+# Files generated for dist from git
+/.srcfiles.mk
+/.srcversion-libretools.mk
+/.srcversion-devtools.mk
+
+# The top-level distdir
+/libretools-*/
+
+# File extensions
+*.ugly
+*.tar
+*.tar.gz
+*.pot
+*.1
+*.2
+*.3
+*.4
+*.5
+*.6
+*.7
+*.8
+*.1.html
+*.2.html
+*.3.html
+*.4.html
+*.5.html
+*.6.html
+*.7.html
+*.8.html