Skip to content

Commit 3d80b57

Browse files
committed
Updated gitignore
1 parent bfbc9a4 commit 3d80b57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ __pycache__
1616
*.hex
1717
*.dSYM/
1818
*.su
19+
*.db
1920
tags
2021
build
2122
CMakeCache.txt
@@ -32,3 +33,7 @@ test
3233
compile_commands.json
3334
certs/
3435
perf.txt
36+
passwd_file
37+
.ccls
38+
.clangd
39+
.vscode

0 commit comments

Comments
 (0)