Просмотр исходного кода

ignore build directory, so it doesn't accidentally get committed

Garry Polley 11 лет назад
Родитель
Сommit
f0d9b529a9
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@ docs/_build/
 docs/locale/
 tests/coverage_html/
 tests/.coverage
+build/