gitighore

This commit is contained in:
2024-07-07 15:46:50 +08:00
parent 49901e616f
commit 5def38ee93
3 changed files with 14 additions and 1 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
dist
build
__pycache__
themetext
AutozShellLauncher.py
main.spec

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>