.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

3
.gitignore vendored
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/

View File

@@ -1,3 +0,0 @@
{
"python.pythonPath": "X:\\Users\\Xevion\\Anaconda3\\python.exe"
}

View File

Binary file not shown.

View File

Binary file not shown.