aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-12 18:32:34 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-09-12 18:32:34 +0200
commit416c9b0f9b816a6b2eb5c544f21567ad286dd4be (patch)
tree02053ee3566079251cd51e3061941c97338966c8
parent85f0e572e98fc588b9822fe0c48558249a969ff4 (diff)
Add .gitignore and .gitreviewguppy_6.90.0guppy/6.90.06.90.0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r--.gitignore4
-rw-r--r--.gitreview5
2 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fcd6a60
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+build/
+CMakeCache.txt
+Makefile
+*.so
diff --git a/.gitreview b/.gitreview
new file mode 100644
index 0000000..8a6a9b9
--- /dev/null
+++ b/.gitreview
@@ -0,0 +1,5 @@
+[gerrit]
+host=gerrit.automotivelinux.org
+port=29418
+project=src/avirt
+defaultbranch=master