Ignore emacs backup files.

I have a global gitignore for this, but git user on the server does
not.
rss-wip
Florian Obser 6 months ago
parent e1aafbc656
commit 8bfa4d4dcd

1
.gitignore vendored

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

Loading…
Cancel
Save