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