dot/emacs: Group `appt' settings into a single `setf' form.
[profile] / git / gitignore
index 9bb13cb..e25ff11 100644 (file)
@@ -19,8 +19,12 @@ GRTAGS
 GSYMS
 GTAGS
 
+## GDB clutter.
+.gdb_history
+
 ## Build and release directories.
-build
-build-*
-dist-*
-deb-build
+/build/
+/build.*/
+/dist-*/
+/p/
+/p.*/