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>
Dieser Commit ist enthalten in:
Ursprung
ff7a39488a
Commit
6df9c7028a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# Files I don't care to see in git-status/commit
|
||||
cgit
|
||||
cgit.conf
|
||||
VERSION
|
||||
*.o
|
||||
*~
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren