mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 08:28:42 +00:00
Add cgit.conf to .gitignore, remove *~
Not having cgit.conf in .gitignore is a bug, while having *~ is a personal preference. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
parent
ff7a39488a
commit
6df9c7028a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
# Files I don't care to see in git-status/commit
|
# Files I don't care to see in git-status/commit
|
||||||
cgit
|
cgit
|
||||||
|
cgit.conf
|
||||||
VERSION
|
VERSION
|
||||||
*.o
|
*.o
|
||||||
*~
|
|
||||||
|
Loading…
Reference in New Issue
Block a user