Add *~ to .gitignore to ignore Gedit temporary files

This commit is contained in:
2018-05-07 11:19:04 +00:00
parent f4627b3bd6
commit 728a56a975
+1
View File
@@ -68,3 +68,4 @@ node_modules/
lextab.py lextab.py
yacctab.py yacctab.py
.pytest_cache .pytest_cache
*~