17 lines
171 B
Plaintext
17 lines
171 B
Plaintext
**/.DS_Store
|
|
**/.env
|
|
**/.env.*
|
|
**/node_modules
|
|
**/.next
|
|
**/dist
|
|
**/__pycache__
|
|
**/*.pyc
|
|
**/.pytest_cache
|
|
**/.venv
|
|
**/venv
|
|
**/data
|
|
**/*.log
|
|
|
|
# local secrets / notes
|
|
sql.md
|