Update .gitignore for build directory

pull/1780/head
Jerome COUTANT 2016-05-25 15:18:38 +02:00
parent b32f7a9aaf
commit efe8457036
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -10,7 +10,7 @@ MANIFEST
private_settings.py private_settings.py
# Default Build Directory # Default Build Directory
build/ .build/
venv/ venv/
# Eclipse Project Files # Eclipse Project Files