aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIndrajith K L2021-08-01 02:26:00 +0530
committerIndrajith K L2021-08-01 02:26:00 +0530
commitb73889da9f33b883894db6a989037030fee99f95 (patch)
treefde19617d41bd0cfd71224a3166aa3f38c53b54d /.gitignore
parent4cd16130dcab278e3c1204eebcc04d47f2676007 (diff)
downloadrebirth-wren-b73889da9f33b883894db6a989037030fee99f95.tar.gz
rebirth-wren-b73889da9f33b883894db6a989037030fee99f95.tar.bz2
rebirth-wren-b73889da9f33b883894db6a989037030fee99f95.zip
Basic Renderer
* Adds Tiled map JSON rendering * TODO Cleanup & Organization
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bf0824e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*.log \ No newline at end of file