diff options
author | ng0 <ng0@n0.is> | 2019-04-18 09:50:51 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-04-18 09:50:51 +0000 |
commit | d9debb44e3caed7eec1f3ea29f746398405e45d9 (patch) | |
tree | 382917a4580befa9ca5e509f8cfdcfbd7b03010f /.gitignore | |
parent | 6006418909cef503a9e026fde4a9f7d4862d2c01 (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 230946ed6..31cfa5897 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ build-aux/ src/ats/test_ats2_lib doc/handbook/gversion.texi doc/tutorial/gversion.texi + +# top-level symlink can exist +.clang-format
\ No newline at end of file |