Skip to content

Commit 2c92bd7

Browse files
committed
Added 'build/*' to .gitignore, to keep the build directory clean in the main repo.
1 parent ed79348 commit 2c92bd7

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
@@ -7,3 +7,5 @@
77
*.dll
88
*.out
99

10+
#keep the build directory clean
11+
build/*

0 commit comments

Comments
 (0)