diff options
author | Uipko Berghuis <uipko.berghuis@fox-it.com> | 2019-11-09 15:50:51 +0100 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2019-11-17 10:16:01 +0100 |
commit | f97238b3a17a24476aafc6dd1f7c5806cfa7b57b (patch) | |
tree | ca5a82e55f5494ac9934f613d79702173cca575b /.gitignore | |
parent | 0ff43d3ffbc3fc7e1ef26967b602e46f0bf936e9 (diff) |
ignore main/.cxx folder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ build/ main/libs/ main/ovpnlibs/ main/obj/ +main/.cxx/ .DS_Store .navigation google-breakpad/ |