Explorar el Código

Merge pull request #1233 from PlasmaPower/git-ignore-eggs

Add .eggs to .gitignore
TW hace 9 años
padre
commit
93b740adee
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -23,3 +23,4 @@ borg.dist/
 borg.exe
 .coverage
 .vagrant
+.eggs