git://developer.intra2net.com
/
libftdi
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7676fb5
)
Ignore VSCode temp folder
author
Yegor Yefremov
<yegorslists@googlemail.com>
Wed, 11 Jun 2025 12:50:04 +0000 (14:50 +0200)
committer
Thomas Jarosch
<thomas.jarosch@intra2net.com>
Thu, 12 Jun 2025 13:47:53 +0000 (15:47 +0200)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
3d04163
..
9f1af71
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-57,3
+57,6
@@
tags
# clangd specific files
.cache
compile_commands.json
+
+# VSCode
+.vscode