Skip to content

Commit 60dafbb

Browse files
committed
Add build/ directory to .gitignore
1 parent 499f57f commit 60dafbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ CMakeLists.txt.user
4949

5050
__pycache__/
5151
*.py[cod]
52+
53+
build/

0 commit comments

Comments
 (0)