icalingua-python-bot/.gitignore

14 lines
86 B
Plaintext
Raw Normal View History

2024-01-07 18:39:16 +08:00
venv
2024-02-22 18:26:09 +08:00
env*
2024-01-07 18:39:16 +08:00
2023-10-03 21:30:36 +08:00
config.toml
2024-01-07 18:39:16 +08:00
2024-06-15 00:35:21 +08:00
.idea
2024-01-07 18:39:16 +08:00
*.pyc
*__pycache__/
make.ps1
2024-02-25 12:37:38 +08:00
# Added by cargo
/target