Skip to content

Commit ca7fa6e

Browse files
committed
Add build and install dirs to .gitignore
1 parent 71ae758 commit ca7fa6e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
*.exe
3131
*.out
3232
*.app
33+
34+
# Directories
35+
build
36+
install

0 commit comments

Comments
 (0)