git: Ignore emacs backup files #24

Merged
philippe.coval merged 1 commits from :sandbox/rzr/review/master into master 2022-12-22 11:47:10 +01:00
Showing only changes of commit e91376c45c - Show all commits

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
#.gitignore
*~
*.log
npm-debug.*
*.scssc