Skip to content

Commit 9ba9c66

Browse files
git: Ignore common IDE build files
1 parent b2d6198 commit 9ba9c66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,7 @@ test/*.log
7676
test/*.trs
7777
test/o-*
7878
*~
79+
.idea
80+
.vs
81+
cmake-build*
82+
build*

0 commit comments

Comments
 (0)