aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-07-20 18:23:10 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-07-20 18:23:10 -0400
commit2fc02538130df615ff061f4b4aa5a04a4d9405dd (patch)
tree66e4456ea782fa539bd8c6901f461ecfd7cee2f5 /.gitignore
parent7db722e7c710603f825a13217238b1360c965ad6 (diff)
add gitignore and update readme
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9eca6c8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*.a
+*.o