Ignore .#xxxxx editor backup files
This commit is contained in:
1
luprex/.gitignore
vendored
1
luprex/.gitignore
vendored
@@ -2,6 +2,7 @@ gprof.out
|
|||||||
gmon.out
|
gmon.out
|
||||||
*~
|
*~
|
||||||
\#*#
|
\#*#
|
||||||
|
.#*
|
||||||
*.obj
|
*.obj
|
||||||
*.o
|
*.o
|
||||||
*.dll
|
*.dll
|
||||||
|
|||||||
Reference in New Issue
Block a user