mirror of
https://github.com/velocitatem/PHANTOM.git
synced 2026-05-31 08:33:36 +00:00
catchup: rogue scripts
This commit is contained in:
17
.dockerignore
Normal file
17
.dockerignore
Normal file
@@ -0,0 +1,17 @@
|
||||
.git
|
||||
.venv
|
||||
.venv-tpu
|
||||
**/__pycache__
|
||||
**/*.pyc
|
||||
**/*.pyo
|
||||
**/.pytest_cache
|
||||
**/.mypy_cache
|
||||
**/.ruff_cache
|
||||
**/.ipynb_checkpoints
|
||||
wandb
|
||||
build
|
||||
paper/build
|
||||
paper/build-cais
|
||||
node_modules
|
||||
**/node_modules
|
||||
*.egg-info
|
||||
Reference in New Issue
Block a user