add conf/VERSION to .gitignore

conf/VERSION is programmatically created, not manually, so you shouldn't
be checking it in, which means it looks cleaner to explicitly put it in
.gitignore
temp-br--data-dumper-problem-demo
Sitaram Chamarty 2010-03-02 05:39:19 +05:30
parent 6dbaa0d325
commit be92feca6d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
*.tgz
*.tar.gz
*.tar.bz2
conf/VERSION