diff options
author | raylu <ray.lu@getclever.com> | 2013-10-12 00:06:21 -0700 |
---|---|---|
committer | raylu <ray.lu@getclever.com> | 2013-10-12 00:21:51 -0700 |
commit | 948aec96350b7db0cd689f7ef997d14e9f27253c (patch) | |
tree | 286bfbb2a8d0ca0975d8524f093a8852bc0b6e5e /.gitignore | |
parent | 421129459f1ece0eca5dbcb14aa05112696482d8 (diff) | |
download | troll-948aec96350b7db0cd689f7ef997d14e9f27253c.tar.xz |
refactor tileset
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |