mirror of
https://github.com/wahyd4/gitolite.git
synced 2026-08-09 04:55:55 +10:00
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
6 lines
44 B
Plaintext
6 lines
44 B
Plaintext
*.tar
|
|
*.tgz
|
|
*.tar.gz
|
|
*.tar.bz2
|
|
conf/VERSION
|