chiark / gitweb /
git/gitignore: Ignore `build.*' as well as `build-*'.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 24 May 2016 09:30:37 +0000 (10:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 24 May 2016 09:32:20 +0000 (10:32 +0100)
I'm considering deprecating `build-*', because it covers `build-setup'
which is actually a useful file.

git/gitignore

index 9bb13cbddfab4daf55bf0a7c858028ef1863e013..6d91afe5b575f5adaa4beaeedfa8c35d22ef0386 100644 (file)
@@ -22,5 +22,6 @@ GTAGS
 ## Build and release directories.
 build
 build-*
+build.*
 dist-*
 deb-build