diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-12 18:32:34 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-09-12 18:32:34 +0200 |
commit | 416c9b0f9b816a6b2eb5c544f21567ad286dd4be (patch) | |
tree | 02053ee3566079251cd51e3061941c97338966c8 /.gitignore | |
parent | 85f0e572e98fc588b9822fe0c48558249a969ff4 (diff) |
Add .gitignore and .gitreviewguppy_6.90.0guppy/6.90.06.90.0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 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 |