pyles/.gitignore

7 lines
48 B
Text
Raw Normal View History

2023-09-29 22:31:32 +02:00
.env
2023-10-01 03:39:06 +02:00
data/*
!data/.gitkeep
2023-09-29 22:31:32 +02:00
.vscode
2023-10-01 03:39:06 +02:00
__pycache__