Ignore .#xxxxx editor backup files

This commit is contained in:
2022-03-23 17:40:21 -04:00
parent 5e2b93009b
commit 8b3cd9c963

1
luprex/.gitignore vendored
View File

@@ -2,6 +2,7 @@ gprof.out
gmon.out
*~
\#*#
.#*
*.obj
*.o
*.dll