about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAli Fardan <raiz@stellarbound.space>2020-10-23 08:09:04 +0300
committerAli Fardan <raiz@stellarbound.space>2020-10-23 08:09:04 +0300
commitcf53654874b8beac1dfc29b020714269a02e0d4c (patch)
tree1d752a624e2936846c4bf08edc38399c453a33af
parent3f2b7b2eb305f9ed9840b2daf5476c693b434628 (diff)
downloadlibgemtext-cf53654874b8beac1dfc29b020714269a02e0d4c.tar.gz
remove binary test and add .gitignore
-rw-r--r--.gitignore3
-rwxr-xr-xtestbin40336 -> 0 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dcaddc4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+test
+*.a
+*.o
diff --git a/test b/test
deleted file mode 100755
index 4f235e5..0000000
--- a/test
+++ /dev/null
Binary files differ