Ignore emacs backup files.
I have a global gitignore for this, but git user on the server does not.
This commit is contained in:
parent
e1aafbc656
commit
8bfa4d4dcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*~
|
||||
*.html
|
||||
*.html.gz
|
||||
*.css.gz
|
||||
|
Loading…
Reference in New Issue
Block a user