dot/ipython-key-bindings.py: Fix some bogus formatting.
[profile] / git / gitignore
index b41e934..30d9687 100644 (file)
@@ -23,8 +23,14 @@ GTAGS
 .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
+/debian/build/