Ignore more stuff, notably generated docs and man pages.
This commit is contained in:
+5
-1
@@ -1,8 +1,12 @@
|
|||||||
mnexec
|
mnexec
|
||||||
*.pyc
|
*.pyc
|
||||||
*~
|
*~
|
||||||
|
*.1
|
||||||
|
*.xcodeproj
|
||||||
|
*.xcworkspace
|
||||||
\#*\#
|
\#*\#
|
||||||
mininet.egg-info
|
mininet.egg-info
|
||||||
build/*
|
build/*
|
||||||
dist/*
|
dist/*
|
||||||
|
doc/*
|
||||||
|
trunk/*
|
||||||
|
|||||||
Reference in New Issue
Block a user