X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..63b40831b80c784c50bafbdef00a5cd07ddb91fd:/git/gitignore diff --git a/git/gitignore b/git/gitignore index a769a54..e25ff11 100644 --- a/git/gitignore +++ b/git/gitignore @@ -5,9 +5,10 @@ \#* .#* +## Semantic clutter. semantic.cache -## STG clutter. +## StGit clutter. .stgit-edit.txt *.ancestor *.patched @@ -18,16 +19,12 @@ GRTAGS GSYMS GTAGS -## Build and release directories. -build -build-* -dist-* -deb-build +## GDB clutter. +.gdb_history -## Semantic clutter and tags stuff -semantic.cache -TAGS -GPATH -GRTAGS -GSYMS -GTAGS +## Build and release directories. +/build/ +/build.*/ +/dist-*/ +/p/ +/p.*/