remove 'build' from .gitignore

This commit is contained in:
cpubug 2014-04-03 23:54:24 +04:00
parent fabcf2ec1d
commit 879306b0d4

2
.gitignore vendored
View File

@ -53,7 +53,6 @@ local.properties
[Dd]ebug/ [Dd]ebug/
[Rr]elease/ [Rr]elease/
x64/ x64/
build/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
@ -200,7 +199,6 @@ $RECYCLE.BIN/
*.egg *.egg
*.egg-info *.egg-info
dist/ dist/
build/
eggs/ eggs/
parts/ parts/
var/ var/