forked from ptm-admin/ptm-tools
This repository exists for non-creative scripts and tools.
## Description Adds a .gitignore file that ignores any python related cache files, OS related stupid files and IDE related project files I could think of. ### Overview - .idea -> PyCharm - .vscode -> VisualStudioCode - *.iml -> IntelliJ module files - .venv -> Python virtual environments - \_\_pychache\_\_/ -> python cached files - .DS_Store -> macos file system files Co-authored-by: RisingLeaf <control@thvk.net> Reviewed-on: http://withers.menzoproject.com:3000/ptm-admin/ptm-tools/pulls/3 Co-authored-by: RisingLeaf <torohaha44@gmail.com> Co-committed-by: RisingLeaf <torohaha44@gmail.com> |
||
|---|---|---|
| game-repo-installation | ||
| tag-editor | ||
| .gitignore | ||
| README.md | ||
PtM tools repository.