summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohnny Richard <johnny@johnnyrichard.com>2022-04-20 03:34:03 +0200
committerJohnny Richard <johnny@johnnyrichard.com>2022-04-20 03:34:03 +0200
commit9dadbc4409e2ce32eee80c7a8a6ee93e2524763b (patch)
treeaed9519ce13b50622b28d4b3868389a8733d8abc /.gitignore
parent2f537114acc74a9e09443f69ab2508b292fdfa91 (diff)
player: Introduce player object
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1f44161..449f08f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.exe
*.o
-/lib
/build
+/lib
blast_attack
+tags