Skip to content

Commit 6ed6bb1

Browse files
committed
[.gitignore] use root /build dir only
permits push of the src/build dir path that includes build json configuration files
1 parent 8bd9470 commit 6ed6bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ __pycache__/
88

99
# Distribution / packaging
1010
.Python
11-
build/
11+
/build/
1212
develop-eggs/
1313
dist/
1414
downloads/

0 commit comments

Comments
 (0)