add *~ to .gitignore

This commit is contained in:
2022-08-19 13:51:46 +02:00
parent a6959491f8
commit 2b0e191458

1
.gitignore vendored
View File

@ -4,6 +4,7 @@
.DS_Store .DS_Store
._* ._*
*~
CVS CVS
.#* .#*