summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2015-12-03 01:15:49 -0500
committerAndrew Cady <d@jerkface.net>2015-12-03 01:18:23 -0500
commit5d6537d8e548b3c1a19b3af25194cb4a0f9121c1 (patch)
treea8da563a946da6c18541e8bc4837795d87fc6470 /.gitignore
parent01df45553934d9d61f7810d49beec9419d2f1e4e (diff)
compile with stack
Got rid of dependency on netwire since it wasn't used for anything except to get a time delta from the previous frame. (That time delta still needs to be reimplemented, though.)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dfe42e9..9b1a93c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
1/dist 1/dist
2*.swp 2*.swp
3.stack-work