mirror of https://github.com/logos-co/open-law.git
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
|