mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-14 23:59:43 +01: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/
|
||||
*.map
|
||||
.sass-cache
|
Loading…
x
Reference in New Issue
Block a user