21 lines
170 B
Plaintext
21 lines
170 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
SCHNELLSTART.md
|
|
.env
|
|
.env.local
|
|
*.db
|
|
*.sqlite
|
|
*.sqlite3
|
|
.vscode
|
|
.idea
|
|
*.swp
|
|
*.swo
|
|
.DS_Store
|
|
Thumbs.db
|
|
logs
|
|
*.log
|
|
dev
|