summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore22
1 files changed, 18 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index e05b09e..02408f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,29 @@
# Swap and backup files
-.*.sw*
-.sw*
-*~
+*.s[a-w]?
Session.vim
+*~
+*.orig
-# Generated files
+# Files generated by aclocal, autoconf, and automake
+aclocal.m4
+autom4te.cache/
+configure
+build-aux/
+ChangeLog
+INSTALL
+Makefile.in
+
+# Files generated by configure
+config.log
+config.status
Makefile
mksysconf
+
+# Files generated by Makefile
src/*[^.]??
lib/*.sm
lib/*/*.sm
man/*[^.]??
locale/*/*.ms
+opkbuild-*/
opkbuild-*.tar.*