* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
10 lines
86 B
Plaintext
10 lines
86 B
Plaintext
**/__pycache__
|
|
**/.pytest_cache
|
|
**/*.pyc
|
|
**/*.pyo
|
|
**/*.pyd
|
|
.git
|
|
.gitignore
|
|
.env
|
|
*.log
|