aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar BanceDev 2024-09-01 13:17:10 -0400
committerGravatar BanceDev 2024-09-01 13:17:10 -0400
commitf6d7b19d2df68d2f549a76cf182c06d38970884f (patch)
treee959b2bd1086a99e7d10124e59d52473f8723909 /.gitignore
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6565195
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+Makefile
+*.make
+bin
+obj
+.cache \ No newline at end of file