Update .gitignore
This commit is contained in:
parent
271c50afa3
commit
53b5c1eee8
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,10 +1,8 @@
|
|||
.DS_Store
|
||||
.env
|
||||
.sass-cache
|
||||
coverage
|
||||
.idea/
|
||||
vendor/*
|
||||
storage/textures/*
|
||||
storage/update_cache/*
|
||||
node_modules/*
|
||||
yarn-error.log
|
||||
|
|
|
|||
2
storage/textures/.gitignore
vendored
Normal file
2
storage/textures/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
*
|
||||
!.gitignore
|
||||
Loading…
Reference in New Issue
Block a user