diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..95e103e --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ + +.vscode +*.pyc +.DS_Store +*.db +Saves/ +dist/ +pyinstaller/ +dokkan.spec +build +__pycache__ +*.spec +commands.spec +physqlsimplecipher +.vscode +.gitattributes \ No newline at end of file