Skip to content

Commit 8c96fb7

Browse files
author
Basti Tee
committed
Added build/ directory to .gitignore
1 parent b1e11a7 commit 8c96fb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ docs/_build
77

88
# Ignore .hgignore for contributors using Mercurial.
99
.hgignore
10+
11+
# Ignore files generated during build
12+
build/

0 commit comments

Comments
 (0)