aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIndrajith K L2020-06-29 03:14:32 +0530
committerIndrajith K L2020-06-29 03:14:32 +0530
commitffd6706cb02fdd37f5f461a37287a5860e69fb6c (patch)
treee5a4b81cc73b710e4ef4312b192021072da000a4 /.gitignore
downloaddungeon-client-ffd6706cb02fdd37f5f461a37287a5860e69fb6c.tar.gz
dungeon-client-ffd6706cb02fdd37f5f461a37287a5860e69fb6c.tar.bz2
dungeon-client-ffd6706cb02fdd37f5f461a37287a5860e69fb6c.zip
:tada: Initial Commit
* Integrates Colyseus Server * Implements Basic Player movement * Player Remove/Update Events
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..1f5d640
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+export \ No newline at end of file