Browse Source

remove 'build' from .gitignore

pull/51/head
cpubug 11 years ago
parent
commit
879306b0d4
  1. 2
      .gitignore

2
.gitignore vendored

@ -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/

Loading…
Cancel
Save