aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-09-08 12:29:31 +0000
committerng0 <ng0@n0.is>2019-09-08 12:29:31 +0000
commita0fce305c565c0937d917a92712f15e9c5736260 (patch)
tree960091dc3a90d43bf228256439fde0e394b9b941 /.gitignore
parent4ffa3f5d7683ab60f3faaad0ed2e1c88a2a8c8e7 (diff)
downloadgnunet-a0fce305c565c0937d917a92712f15e9c5736260.tar.gz
gnunet-a0fce305c565c0937d917a92712f15e9c5736260.zip
replace clang-format with uncrustify.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f4f2ae65c..6842f759f 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
65uncrustify.cfg
66
65# this exists outside of the main repository 67# this exists outside of the main repository
66cmake/ 68cmake/
67build 69build