]> git.ipfire.org Git - thirdparty/nftables.git/commit
Review .gitignore files contents
authorPhil Sutter <phil@nwl.cc>
Fri, 13 Apr 2018 14:52:32 +0000 (16:52 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sat, 14 Apr 2018 11:53:02 +0000 (13:53 +0200)
commit543fe01ca18689e7a13260493692034d05edfa6c
treeb616a8a238adbde13ba8edce3df32ba47b6ffc19
parentf481851b0dbaeb76ecc5c355e4a9cc8c5da71956
Review .gitignore files contents

* Move entries belonging to src/ into src/.gitignore.
* Drop lines for files inside build-aux/ since that is ignored already.
* No need to ignore src/Makefile.in, the entry 'Makefile.in' catches
  that already.
* Remove entry for '.*.d', (recent?) autotools doesn't create any
  matching files.
* Drop entries for non-existent parser.c and parser.h files.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
.gitignore
src/.gitignore