15 lines
197 B
Text
15 lines
197 B
Text
dist/
|
|
*.link
|
|
*.txt
|
|
/foundry
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
jspm_packages/
|
|
|
|
# dotenv environment variable files
|
|
.env
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.env.local
|