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