summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandar Kanchev <kanchev@itestra.com>2013-01-14 16:27:48 +0100
committerAleksandar Kanchev <kanchev@itestra.com>2013-01-14 16:27:48 +0100
commit2ced7e9e1de9437c796bdfeb3d902db24947dfe1 (patch)
tree193107cc6d2ad8fd6c59e975a84ac39345859af0
parenta54989d2fac83b6fd1f2fef8a5ea6259a2d27393 (diff)
downloadgenivi-common-api-runtime-2ced7e9e1de9437c796bdfeb3d902db24947dfe1.tar.gz
update .gitignore
-rw-r--r--.gitignore3
-rw-r--r--org.genivi.commonapi.core.tests/.gitignore22
2 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..59befdb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*/bin
+*/src-gen
+*/xtend-gen
diff --git a/org.genivi.commonapi.core.tests/.gitignore b/org.genivi.commonapi.core.tests/.gitignore
new file mode 100644
index 0000000..077e3f1
--- /dev/null
+++ b/org.genivi.commonapi.core.tests/.gitignore
@@ -0,0 +1,22 @@
+.deps
+.dirstamp
+.libs
+*.la
+*.lo
+*.o
+/.autotools
+/.cproject
+/.project
+/.settings
+/Makefile
+/Makefile.in
+/aclocal.m4
+/autom4te.cache
+/build-aux
+/config.log
+/config.status
+/configure
+/libtool
+/m4/libtool.m4
+/m4/lt*.m4
+test-*