10 lines
99 B
Plaintext
10 lines
99 B
Plaintext
|
|
**/__pycache__
|
||
|
|
**/*.pyc
|
||
|
|
**/*.pyo
|
||
|
|
.env
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
frontend/node_modules
|
||
|
|
frontend/dist
|
||
|
|
AGENT.MD
|