projects
/
profile
/
iot
/
apps
/
dotnet
/
taskbar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ee98fe
)
Adding items to .gitignore
84/316984/2
author
Azijur Rahman Sheatu
<azijur.r@samsung.com>
Mon, 2 Sep 2024 06:49:41 +0000
(12:49 +0600)
committer
Azijur Rahman Sheatu
<azijur.r@samsung.com>
Mon, 2 Sep 2024 06:54:48 +0000
(06:54 +0000)
[Problem] N/A
[Cause & Measure]
Cause : N/A
Measure : N/A
Change-Id: Ic9890fad392d2ada23cdf79d8f924b2fc1d9e602
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index f65492008b628c87215441c2cbfdc663f3c16d84..da789334655554656920e12bc88bed1b4ea39636 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,5
@@
-TaskBar/.vs/
+.vs
TaskBar/bin/
TaskBar/obj/
TaskBar/TaskBar.csproj.user
+Tizen*
\ No newline at end of file