Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
389c260
)
Amend .gitignore for vscode editor
86/4586/1
author
Jeremy Phelps
<jphelps@linuxfoundation.org>
Thu, 27 Apr 2017 14:32:31 +0000
(09:32 -0500)
committer
Jeremy Phelps
<jphelps@linuxfoundation.org>
Thu, 27 Apr 2017 14:33:02 +0000
(09:33 -0500)
Change-Id: I4852abfc79187f0f8b9d76cba116ecff6abfad45
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
5666024
..
878f372
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-14,6
+14,9
@@
target/
# Eclipse
.project
+# VSCode
+.vscode
+
# Python
.cache/
.eggs/