mirror of
https://github.com/logos-co/open-law.git
synced 2025-01-10 14:55:50 +00:00
20 lines
260 B
Plaintext
20 lines
260 B
Plaintext
**/__pycache__
|
|
**/.pytest_cache
|
|
**/.classpath
|
|
**/.dockerignore
|
|
**/.git
|
|
**/.gitignore
|
|
**/.vs
|
|
**/.vscode
|
|
**/docker-compose*
|
|
**/compose*
|
|
**/Dockerfile*
|
|
**/node_modules
|
|
**/npm-debug.log
|
|
README.md
|
|
TODO.md
|
|
**/.venv
|
|
/tests/
|
|
**/*.sqlite3
|
|
**/tox.ini
|