summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-08 23:53:18 +0700
committerrexim <reximkut@gmail.com>2024-03-08 23:53:18 +0700
commit943af780e66da1a24253a34365c6d6aa96a22fec (patch)
treeb1f293f7dd8c98de809ed1e805eeb3e330748b91 /.gitignore
Ready. Set. Go!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e830777
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.ali
+*.o
+game
+test \ No newline at end of file