Skip to content

Commit 158d55a

Browse files
committed
[ci skip] .gitignore that works slightly better with VSCode
1 parent 4f18d71 commit 158d55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ tests_tmp_app/
5555
*.aps
5656

5757
# Just because I like building into the Asar dir directly...
58-
/bin
59-
/build
58+
bin/
59+
build/
6060
.cmake
6161
.vscode
6262
.cache

0 commit comments

Comments
 (0)