.gitignore: Ignore files with '*.new' extension.
This commit is contained in:
parent
1983d4f5fd
commit
9aa0fa270a
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,5 +2,6 @@
|
||||
/textures
|
||||
*.db
|
||||
*.orig
|
||||
*.new
|
||||
debug.txt
|
||||
server.log
|
Loading…
x
Reference in New Issue
Block a user