Fixed gitignore to ignore image files
This commit is contained in:
parent
487f6ffb46
commit
40c8c2b474
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
||||||
*.xbm
|
*.xbm
|
||||||
*.png
|
*.png
|
||||||
*.msp
|
*.msp
|
||||||
|
*.MSP
|
||||||
|
*.XBM
|
||||||
|
*.PNG
|
||||||
|
*~
|
Loading…
Add table
Add a link
Reference in a new issue