aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMistivia <i@mistivia.com>2024-11-15 21:22:20 +0800
committerMistivia <i@mistivia.com>2024-11-15 21:22:20 +0800
commit789ebeb7d097d2824ff62c73438af4cb77f882bc (patch)
tree86de650556666795641016e33517f8d22714815c /.gitignore
parent12f7b236531d839fe6790c71e2e51e014ae84e3d (diff)
finish project framework
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..8bc6794
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+foo
+*.o
+*.d
+*.bin
+.cache