1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-12-25 02:00:37 +01:00

Updated gitignore

- Added *~ regex to ignore (temp file)
This commit is contained in:
LeMagnesium 2015-04-23 13:55:31 +02:00
parent a4d43cdbb9
commit 05049276f9

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
/.project
.~*
~*
*~
*.od?#