summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-26 16:27:21 -0500
committermidipix <writeonce@midipix.org>2020-05-23 05:59:01 +0000
commitc755a5575fd437e95ea96cd10b45968562793656 (patch)
treefaee394e9093cf0157bcee44c55217e1d4a34d39 /.gitignore
downloadtpax-c755a5575fd437e95ea96cd10b45968562793656.tar.bz2
tpax-c755a5575fd437e95ea96cd10b45968562793656.tar.xz
created repository.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..796d153
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+*~
+*.o
+*.a
+*.so
+*.gch
+*.exe
+*.lib.a
+Makefile
+/bin
+/build
+/lib