Ignore emacs backup files.

I have a global gitignore for this, but git user on the server does
not.
This commit is contained in:
Florian Obser 2022-12-04 13:26:52 +01:00
parent e1aafbc656
commit 8bfa4d4dcd

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
*.html
*.html.gz
*.css.gz