Update gitignore to exclude binary and temporary files
This commit is contained in:
parent
021ce489d1
commit
adb8f37e37
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
*.png
|
||||
*.ttf
|
||||
*.swp
|
||||
config.ini
|
||||
skinview3d.bundle.js
|
||||
homepage/static/img/skins/*
|
||||
|
|
Loading…
Reference in a new issue