diff options
author | ng0 <ng0@infotropique.org> | 2017-11-04 10:49:45 +0000 |
---|---|---|
committer | ng0 <ng0@infotropique.org> | 2017-11-04 10:49:45 +0000 |
commit | 4540ee757ce8b8242b4f772755000ff6003db23e (patch) | |
tree | 05736433f91436ba430e498caa7610e6dd991e65 /doc/.gitignore | |
parent | 6bf7f40bfa6a9c3f2d1a046954de7ec09aeb1f97 (diff) |
I've never seen this kind of file being produced by emacs,
but it has to be added.
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 656026fe7..c56a90359 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -18,4 +18,5 @@ texinfo.tex gnunet.t2p/ gnunet-c-tutorial.t2p/ *.t2p/ -documentation/manuals
\ No newline at end of file +documentation/manuals +.\#*
\ No newline at end of file |