Corretto gitignore
This commit is contained in:
+9
-2
@@ -1,4 +1,11 @@
|
||||
MkpWIFI/__pycache__
|
||||
# Eclipse user settings directory
|
||||
.project
|
||||
.pydevproject
|
||||
.settings
|
||||
.settings
|
||||
|
||||
# VS Codium user settings directory
|
||||
.vscode
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
Reference in New Issue
Block a user