12 lines
125 B
Plaintext
12 lines
125 B
Plaintext
# Build directories
|
|
build/*
|
|
dist/*
|
|
public/*
|
|
**/out/*
|
|
**/.next/*
|
|
**/node_modules/*
|
|
|
|
yarn.lock
|
|
package-lock.json
|
|
jsconfig.json
|