Skip to content

Commit c63b2fa

Browse files
committed
Update .gitignore to include pict-benchmark and *.so files
1 parent c4255ef commit c63b2fa

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
*.ipch
1919
*.VC.*db*
2020
pict
21+
pict-benchmark
2122
*.o
23+
*.so
2224
.DS_Store
2325
build
24-
.vscode/settings.json
26+
.vscode/settings.json

0 commit comments

Comments
 (0)