Skip to content

Commit c1e6377

Browse files
committed
updpate .gitignore to only exclude build folder at root level
1 parent ba84e47 commit c1e6377

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ __pycache__/
1111

1212
# Distribution / packaging
1313
.Python
14-
build/
15-
!/src/gardenlinux/build
14+
/build/
1615
develop-eggs/
1716
dist/
1817
downloads/

0 commit comments

Comments
 (0)