Added ignoring *.png.001 files, deleted png files from project still backuped in actual folder
This commit is contained in:
parent
2b324cb787
commit
02270c15c1
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
*.import
|
*.import
|
||||||
.import
|
.import
|
||||||
|
|
||||||
|
*.png.001
|
Loading…
Reference in a new issue