mirror of
https://github.com/wahyd4/gitolite.git
synced 2026-08-08 20:45:57 +10:00
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
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
*.tgz
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
conf/VERSION
|
||||
|
||||
Reference in New Issue
Block a user