mirror of
https://github.com/chinchang/web-maker.git
synced 2025-01-17 12:28:14 +01:00
22 lines
222 B
Plaintext
22 lines
222 B
Plaintext
### OSX ###
|
|
.DS_Store
|
|
|
|
### builds
|
|
app
|
|
build
|
|
dist
|
|
_site
|
|
|
|
### PhPStorm / IntellJ IDEA ###
|
|
.idea/
|
|
*.iml
|
|
|
|
### Misc ###
|
|
node_modules/
|
|
*.map
|
|
.sass-cache
|
|
extension/
|
|
yarn-error.log
|
|
src/locales/_build
|
|
extension-*.zip
|
|
.parcel-cache/ |