feat: Add /workorder.9tkd to .gitignore
Includes .vs/ and pyproject.toml to prevent tracking unintended files Fixes license typo in README.md from GPU-3.0 to GPL-3.0
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -174,3 +174,8 @@ cython_debug/
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
/workorder.9tkd
|
||||
|
||||
.vs/
|
||||
|
||||
pyproject.toml
|
||||
|
||||
Reference in New Issue
Block a user