mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
remove 'build' from .gitignore
This commit is contained in:
parent
fabcf2ec1d
commit
879306b0d4
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -53,7 +53,6 @@ local.properties
|
|||
[Dd]ebug/
|
||||
[Rr]elease/
|
||||
x64/
|
||||
build/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
|
||||
|
@ -200,7 +199,6 @@ $RECYCLE.BIN/
|
|||
*.egg
|
||||
*.egg-info
|
||||
dist/
|
||||
build/
|
||||
eggs/
|
||||
parts/
|
||||
var/
|
||||
|
|
Loading…
Reference in a new issue