summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-07-10 17:53:13 +0000
committermidipix <writeonce@midipix.org>2019-07-10 17:53:13 +0000
commit8d37208e72b70960c3d204a26439b212ea969b89 (patch)
tree96237d5731fde4773da339e052744d4080256103 /.gitignore
downloadcbb-gcc-main.tar.bz2
cbb-gcc-main.tar.xz
started over, created a sofort-based skeleton.HEADmain
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