Fixing benchmark loopback to work with new v2's of modulators.
[debian/gnuradio] / .gitignore
index b11bb113a1b66c8762a0312c7eb8c436b7fc2e7e..dba263ac2390a610095a01829bbe41eb7ec33ac9 100644 (file)
@@ -1,3 +1,32 @@
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# NOTE! Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+#
+.*
+*.o
+*.a
+*.ko
+*.so
+*.la
+*.lo
+*.py[oc]
+*.gz
+*.exe
+*.patch
+*~
+\#*#
+.deps
+.libs
+TAGS
+*-stamp
+!.gitattributes
+!.gitignore
+make.log
 /configure
 /Makefile.in
 /config.log
@@ -17,4 +46,3 @@
 /compile
 /build
 /run_tests.sh
-/*-stamp