| # pixi environments | |
| .pixi/* | |
| !.pixi/config.toml | |
| # Python | |
| *.pyc | |
| __pycache__/ | |
| *.$py.class | |
| # System | |
| .DS_Store | |
| # Game Assets | |
| vcsky.bak/ | |
| vcsky_new/ | |
| vcsky_old/ | |
| vcsky_oldnew/ |
| # pixi environments | |
| .pixi/* | |
| !.pixi/config.toml | |
| # Python | |
| *.pyc | |
| __pycache__/ | |
| *.$py.class | |
| # System | |
| .DS_Store | |
| # Game Assets | |
| vcsky.bak/ | |
| vcsky_new/ | |
| vcsky_old/ | |
| vcsky_oldnew/ |