chiark / gitweb /
dot/emacs: Bind a key to `magit-toggle-buffer-lock'.
[profile] / git / gitignore
index 6d91afe5b575f5adaa4beaeedfa8c35d22ef0386..e186682405301c1f8819c026ad774f0d8f8d9fd7 100644 (file)
@@ -19,9 +19,19 @@ GRTAGS
 GSYMS
 GTAGS
 
+## GDB clutter.
+.gdb_history
+
 ## Build and release directories.
-build
-build-*
-build.*
-dist-*
-deb-build
+.mdw-build.conf
+/build/
+/build.*/
+/dist-*/
+/p/
+/p.*/
+
+## Debian build debris.
+/debian/*.log
+/debian/autoreconf.*
+/debian/debhelper-build-stamp
+/debian/build/