feat: adding pycache to gitignore

This commit is contained in:
Hydra 2024-04-24 10:22:12 +01:00
parent 1db5a9c295
commit fc6cd710ac
15 changed files with 1084 additions and 1319 deletions

3
.gitignore vendored
View file

@ -1,4 +1,7 @@
.vscode
node_modules
hydra-download-manager
__pycache__
dist
out
.DS_Store