- add subdirectory gitignore files
authorBart Polot <bart.polot+voyager@gmail.com>
Wed, 9 Nov 2016 19:25:49 +0000 (20:25 +0100)
committerBart Polot <bart.polot+voyager@gmail.com>
Wed, 9 Nov 2016 20:11:43 +0000 (21:11 +0100)
commitf249a80a2b1e52b24969782e8afb30b86c373ae2
treec63d50e00cb5d1eaa5912c8f96e043b7e6591374
parentbee2b8177d652c12359ef9a0f80385833696f303
- add subdirectory gitignore files
52 files changed:
.gitignore
contrib/.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]
src/arm/.gitignore [new file with mode: 0644]
src/ats-tests/.gitignore [new file with mode: 0644]
src/ats-tool/.gitignore [new file with mode: 0644]
src/ats/.gitignore [new file with mode: 0644]
src/cadet/.gitignore [new file with mode: 0644]
src/consensus/.gitignore [new file with mode: 0644]
src/conversation/.gitignore [new file with mode: 0644]
src/core/.gitignore [new file with mode: 0644]
src/datastore/.gitignore [new file with mode: 0644]
src/dht/.gitignore [new file with mode: 0644]
src/dns/.gitignore [new file with mode: 0644]
src/dv/.gitignore [new file with mode: 0644]
src/exit/.gitignore [new file with mode: 0644]
src/fs/.gitignore [new file with mode: 0644]
src/gns/.gitignore [new file with mode: 0644]
src/hello/.gitignore [new file with mode: 0644]
src/hostlist/.gitignore [new file with mode: 0644]
src/identity-provider/.gitignore [new file with mode: 0644]
src/identity/.gitignore [new file with mode: 0644]
src/integration-tests/.gitignore [new file with mode: 0644]
src/multicast/.gitignore [new file with mode: 0644]
src/namecache/.gitignore [new file with mode: 0644]
src/namestore/.gitignore [new file with mode: 0644]
src/nat/.gitignore [new file with mode: 0644]
src/nse/.gitignore [new file with mode: 0644]
src/peerinfo-tool/.gitignore [new file with mode: 0644]
src/peerinfo/.gitignore [new file with mode: 0644]
src/peerstore/.gitignore [new file with mode: 0644]
src/psyc/.gitignore [new file with mode: 0644]
src/psycstore/.gitignore [new file with mode: 0644]
src/pt/.gitignore [new file with mode: 0644]
src/regex/.gitignore [new file with mode: 0644]
src/rest/.gitignore [new file with mode: 0644]
src/revocation/.gitignore [new file with mode: 0644]
src/rps/.gitignore [new file with mode: 0644]
src/scalarproduct/.gitignore [new file with mode: 0644]
src/secretsharing/.gitignore [new file with mode: 0644]
src/set/.gitignore [new file with mode: 0644]
src/social/.gitignore [new file with mode: 0644]
src/statistics/.gitignore [new file with mode: 0644]
src/template/.gitignore [new file with mode: 0644]
src/testbed-logger/.gitignore [new file with mode: 0644]
src/testbed/.gitignore [new file with mode: 0644]
src/testing/.gitignore [new file with mode: 0644]
src/topology/.gitignore [new file with mode: 0644]
src/transport/.gitignore [new file with mode: 0644]
src/util/.gitignore [new file with mode: 0644]
src/vpn/.gitignore [new file with mode: 0644]