Add __pycache__ to gitignore and remove duplicates
This commit is contained in:
+1
-4
@@ -2,8 +2,5 @@ node_modules/
|
||||
dist/
|
||||
.env
|
||||
*.tar.gz
|
||||
node_modules/
|
||||
dist/
|
||||
.env
|
||||
*.tar.gz
|
||||
__pycache__/
|
||||
dashboard/nas-dashboard.tar
|
||||
|
||||
Reference in New Issue
Block a user