Ignore more stuff, notably generated docs and man pages.

This commit is contained in:
Bob Lantz
2012-08-17 18:20:22 -07:00
parent 2aafefc2fa
commit 4f33cad025
+5 -1
View File
@@ -1,8 +1,12 @@
mnexec mnexec
*.pyc *.pyc
*~ *~
*.1
*.xcodeproj
*.xcworkspace
\#*\# \#*\#
mininet.egg-info mininet.egg-info
build/* build/*
dist/* dist/*
doc/*
trunk/*