.gitignore update and cleanup of repository

This commit is contained in:
Xevion
2019-08-23 00:55:12 -05:00
parent 1757cf155b
commit 7aa0041dd8
4 changed files with 2 additions and 4 deletions
Vendored
+2 -1
View File
@@ -5,6 +5,7 @@ package/key/
*.jpeg
*.nef
*.xmp
.vscode
# Byte-compiled / optimized / DLL files
__pycache__/
@@ -129,4 +130,4 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
.pyre/
-3
View File
@@ -1,3 +0,0 @@
{
"python.pythonPath": "X:\\Users\\Xevion\\Anaconda3\\python.exe"
}
Binary file not shown.
Binary file not shown.