diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -45,3 +45,7 @@ # The legacy of buildout .installed.cfg + +# Virtualenv, tox +venv* +.tox/ |
![]() |
index : mediagoblin.git | |
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -45,3 +45,7 @@ # The legacy of buildout .installed.cfg + +# Virtualenv, tox +venv* +.tox/ |