Add audit/data to .gitignore

If you generate audit data that does not belong in source control, put
it in audit/data, it will be ignored by git.
This commit is contained in:
Bertrand Lorentz 2013-03-29 18:58:23 +01:00
parent 00aaa79ec1
commit 7da6eb1fa4

1
.gitignore vendored
View file

@ -15,6 +15,7 @@
*.wxs
aclocal.m4
autom4te.cache
audit/data
config.*
configure
depcomp