Parcourir la source

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

Garry Polley il y a 11 ans
Parent
commit
f0d9b529a9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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