aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2012-06-18 18:57:31 +0200
committerJakob Odersky <jodersky@gmail.com>2012-06-18 18:57:31 +0200
commitc088db416427320ecd9ae8dbad4af32c7d986eb9 (patch)
treed951944bd10cb1cc79300d1426c3978962c689db
parent7272062cee1f62854544d95458359a1b957cdf05 (diff)
downloadk8055-c088db416427320ecd9ae8dbad4af32c7d986eb9.tar.gz
k8055-c088db416427320ecd9ae8dbad4af32c7d986eb9.tar.bz2
k8055-c088db416427320ecd9ae8dbad4af32c7d986eb9.zip
modigy .gitignore to ignore generated test binaries
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ba1c23c..198a929 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ target/
.cproject
src/*.o
src/*.so
+src/k8055-*
*~