aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSamuel Johnson <[email protected]>2025-05-07 00:08:29 -0400
committerSamuel Johnson <[email protected]>2025-05-07 00:08:29 -0400
commit5f383da62c7a80526634b68c28d7ba9d9e693e75 (patch)
tree7a8e1e8b6d4dcc07126f9e65ca2618aee0c920be /.gitignore
parent4223fb686b99a5db73da79fb73123568b75822ed (diff)
Create html shell wrapper for gameHEADtrunkdev
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5de5580
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+assets/
+build/
+.cache/
+
+*.exe
+*.out
+*.d
+*.o
+
+*.swp