summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2253d454..8893a5fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,13 @@
*.la
*.lo
*.swp
+*~
+*.sig
+*.tar.*
+*.announce
+*.patch
+*.rej
+*.trs
Makefile
Makefile.in
aclocal.m4