commit c8d884254a46505ddc7b065f2c7defff029f78ea Author: iwakeh iwakeh@torproject.org Date: Tue Nov 15 11:22:09 2016 +0100
Cleanup .gitignore. --- .gitignore | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/.gitignore b/.gitignore index 80c5ae5..ac1e6d0 100755 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,10 @@ +/generated/ +/lib/ +/geoip/ +/in/ +/out/ +/status/ +*~ .classpath .project -classes/ -etc/context.xml -etc/web.xml -geoip/ -in/ -dist/ -out/ -status/
tor-commits@lists.torproject.org