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