projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8cc161
)
Add Visual Studio Code config files to gitignore
author
jens1o
<jenshausdorf@gmail.com>
Tue, 31 Oct 2017 08:45:03 +0000
(09:45 +0100)
committer
jens1o
<jenshausdorf@gmail.com>
Tue, 31 Oct 2017 08:45:03 +0000
(09:45 +0100)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index 3f441df0a8d85e55cbcae736f0893615c9a70934..9cc5bee14580f394dd37adf034c627f4395ae5c4 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-48,7
+48,10
@@
nbactions.xml
*.sublime-*
# Textmate
-*.tmproj
+*.tmproj
+
+# Visual Studio Code
+.vscode/
# WoltLab Suite
# Ignore packages build directly in the workspace. They can however be added manually via git add, if wanted.