aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-06-09 09:37:43 +0000
committerng0 <ng0@n0.is>2019-06-09 09:37:43 +0000
commit839139eb858c01bbba6a25062e32916f2689e252 (patch)
tree5723f7448c46e6ff0102a43463e218c29b36a263 /.gitignore
parent02438237bf09dfd6dd95e130025c8431f0596bae (diff)
downloadgnunet-839139eb858c01bbba6a25062e32916f2689e252.tar.gz
gnunet-839139eb858c01bbba6a25062e32916f2689e252.zip
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b843f13f6..f4f2ae65c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,8 @@ doc/tutorial/gversion.texi
62# top-level symlink can exist 62# top-level symlink can exist
63.clang-format 63.clang-format
64 64
65# for cmake alternative build-system (not yet merged) 65# this exists outside of the main repository
66cmake-build 66cmake/
67build 67build
68CMakeLists.txt
69CMakeFiles.txt