diff options
| author | realtradam <[email protected]> | 2021-05-19 02:23:17 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-05-19 02:23:17 -0400 |
| commit | 490b20123c75cf8eb5de7039993cb704e3d7a0c8 (patch) | |
| tree | 302caf2be626efd0ac14baed36b8201bc49d0795 /app/.gitignore | |
| parent | 120b693ffd02bc5c7f41ff2b9657facc7117daae (diff) | |
| download | typemon-code-490b20123c75cf8eb5de7039993cb704e3d7a0c8.tar.gz typemon-code-490b20123c75cf8eb5de7039993cb704e3d7a0c8.zip | |
working json to sprite conversion
Diffstat (limited to 'app/.gitignore')
| -rw-r--r-- | app/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..52512c5 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1,2 @@ +dragonruby-game-toolkit-contrib +dragonruby-game-toolkit-contrib/** |
