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:
parent
a4d43cdbb9
commit
05049276f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
/.project
|
/.project
|
||||||
.~*
|
.~*
|
||||||
~*
|
~*
|
||||||
|
*~
|
||||||
*.od?#
|
*.od?#
|
||||||
|
Loading…
Reference in New Issue
Block a user