Skip to content

Commit 0203b96

Browse files
committed
Merge pull request #1780 from jeromecoutant/dev_gitignore
Update .gitignore for build directory
2 parents a597858 + efe8457 commit 0203b96

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
@@ -10,7 +10,7 @@ MANIFEST
1010
private_settings.py
1111

1212
# Default Build Directory
13-
build/
13+
.build/
1414
venv/
1515

1616
# Eclipse Project Files

0 commit comments

Comments
 (0)