mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 17:41:15 +00:00
Removed tmp from gitignore
This commit is contained in:
parent
34a0e8e380
commit
3d6e594a48
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,4 +3,6 @@
|
||||||
.vscode/
|
.vscode/
|
||||||
build/**
|
build/**
|
||||||
release/**
|
release/**
|
||||||
3D/Maps/autosave/**
|
3D/Maps/autosave/**
|
||||||
|
*.tmp
|
||||||
|
*.TMP
|
||||||
Loading…
Add table
Add a link
Reference in a new issue