mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding pycache to gitignore
This commit is contained in:
parent
1db5a9c295
commit
fc6cd710ac
15 changed files with 1084 additions and 1319 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
.vscode
|
||||
node_modules
|
||||
hydra-download-manager
|
||||
__pycache__
|
||||
dist
|
||||
out
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue