git/gitignore: Ignore general Debian build debris.
[profile] / git / gitignore
index 6d91afe..0040d07 100644 (file)
@@ -19,9 +19,17 @@ GRTAGS
 GSYMS
 GTAGS
 
+## GDB clutter.
+.gdb_history
+
 ## Build and release directories.
-build
-build-*
-build.*
-dist-*
-deb-build
+/build/
+/build.*/
+/dist-*/
+/p/
+/p.*/
+
+## Debian build debris.
+/debian/*.log
+/debian/autoreconf.*
+/debian/debhelper-build-stamp