16 lines
204 B
Plaintext
16 lines
204 B
Plaintext
# Dependency directory
|
|
node_modules
|
|
|
|
# Build directories
|
|
src/public/dist/local/bundle/
|
|
build/
|
|
|
|
# example for dev
|
|
# example-project
|
|
|
|
# Remove some common IDE working directories
|
|
.idea
|
|
.DS_STORE
|
|
|
|
yarn.lock
|