Add smol artifacts and tools to .gitignore#2236
Add smol artifacts and tools to .gitignore#2236AsparagusEduardo wants to merge 2 commits intopret:masterfrom
Conversation
|
I don't mind throwing artifacts in the gitignore, but fwiw Porymap has no special considerations for .smol, it just does a better job of converting file extensions than it used to (in other words, Porymap doesn't know or care that .smol exists) |
.gitignore
Outdated
| tools/compresSmol/compresSmol | ||
| tools/compresSmol/compresSmolTilemap |
There was a problem hiding this comment.
We can probably ignore the whole directory
| tools/compresSmol/compresSmol | |
| tools/compresSmol/compresSmolTilemap | |
| tools/compresSmol/ |
There was a problem hiding this comment.
We can probably ignore the whole directory
I thought of that, but wanted to avoid ignoring downstream source code. Should we give a warning to change this for expansion, or keep these as they are?
There was a problem hiding this comment.
Not sure what you mean, expansion has their own gitignore.
There was a problem hiding this comment.
Not sure what you mean, expansion has their own gitignore.
ok
Description
Since Porymap officially supports the Smol compressor, figured it should include them in the gitignore to make switching branches less annoying.
Discord contact info
AsparagusEduardo