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:
2025-09-11 17:15:29 -04:00
parent 0924aac451
commit c9431d0c86
2 changed files with 7 additions and 2 deletions

5
.gitignore vendored
View File

@@ -174,3 +174,8 @@ cython_debug/
# PyPI configuration file # PyPI configuration file
.pypirc .pypirc
/workorder.9tkd
.vs/
pyproject.toml

View File

@@ -65,7 +65,7 @@ As this is my main focus, All the support is welcomed & extremely appreicated! I
- [Cog-Creators](https://github.com/Cog-Creators) - [Cog-Creators](https://github.com/Cog-Creators)
--- ---
## License ## License
This repository and is cogs are protected under the GPU-3.0 License. This repository and is cogs are protected under the GPL-3.0 License.
For Further information visit [GPC-30 License](https://git.kitsunic.org/kitsunicWorks/unstable-cogs/src/branch/main/LICENSE) For Further information visit [GPL-30 License](https://git.kitsunic.org/kitsunicWorks/unstable-cogs/src/branch/main/LICENSE)
Copyright (C) 2025-present kitsunicWorks unstable-cog Copyright (C) 2025-present kitsunicWorks unstable-cog