aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkj_sh6042026-06-04 22:41:24 -0400
committerkj_sh6042026-06-04 22:41:24 -0400
commitee548ac85f0579bb5acb4cb493e90e72f4e6cdc3 (patch)
treed13a118dbb914a05139154d3bd37794a845061cd
parenteb4bf9f69a6575c2e34e14551cf9aa5ec1211398 (diff)
refactor: .gitignore
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..15b1ff0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.ppm
+*.o
+boomer
+release
+TAGS
+digest.txt \ No newline at end of file