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
|
||||
|
||||
@@ -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)
|
||||
---
|
||||
## License
|
||||
This repository and is cogs are protected under the GPU-3.0 License.
|
||||
For Further information visit [GPC-30 License](https://git.kitsunic.org/kitsunicWorks/unstable-cogs/src/branch/main/LICENSE)
|
||||
This repository and is cogs are protected under the GPL-3.0 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
|
||||
Reference in New Issue
Block a user