projects
/
platform
/
core
/
uifw
/
libds-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bd5d3b
)
add .vscode to .gitignore
73/280973/1
author
SooChan Lim
<sc1.lim@samsung.com>
Sun, 28 Aug 2022 06:14:09 +0000
(15:14 +0900)
committer
Tizen Window System
<tizen.windowsystem@gmail.com>
Wed, 7 Sep 2022 08:11:55 +0000
(17:11 +0900)
Change-Id: I5ed9158db630465b6766fdf3454dc30d90a7ab68
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 7ca031c96f19b6f9cfabc14e01c9fdd3c2fe0f6f..9aa0a36caa28484ffcf3c0477a850a04fe3707c0 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-54,3
+54,6
@@
dkms.conf
# Vim swapfiles
.*.sw?
.sw?
+
+# VS code
+.vscode