mirror of
https://github.com/20kaushik02/TCP-RL.git
synced 2025-12-06 06:34:06 +00:00
19 lines
175 B
Plaintext
19 lines
175 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Environments
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|
|
|
|
# Log files
|
|
*.log |