firefox/stylus.slack.com.css: Kick Slack styling some more.
[profile] / git / gitignore
index 6d91afe..e186682 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/