mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-12-24 17:50: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
|
||||
.~*
|
||||
~*
|
||||
*~
|
||||
*.od?#
|
||||
|
Loading…
Reference in New Issue
Block a user