1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-01-17 12:28:14 +01:00
php-web-maker/.gitignore
2024-05-09 15:41:41 +05:30

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/