mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-09 19:24:58 +02:00
Improved .gitignore file
This commit is contained in:
parent
a84ec4e8ca
commit
98a6abd36e
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,3 +1,11 @@
|
|||||||
.sass-cache
|
### OSX ###
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
|
### PhPStorm / IntellJ IDEA ###
|
||||||
|
.idea/
|
||||||
|
*.iml
|
||||||
|
|
||||||
|
### Dependencies ###
|
||||||
node_modules/
|
node_modules/
|
||||||
*.map
|
*.map
|
||||||
|
.sass-cache
|
Loading…
x
Reference in New Issue
Block a user