gcc says those values are out of bounds
[apps/madtty.git] / .gitignore
index 12c0349..9de549a 100644 (file)
@@ -1,9 +1,6 @@
-*.o
-*.so*
-config.*
-
-.depends
-autom4te.cache
-configure
-madtty.pc
-Makefile
+/config.*
+/autom4te.cache
+/configure
+/.depends
+.*.sw?
+.objs*