projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf91084
)
Exclude vscode editor files from source
author
Markus Mattes
<markus@mmattes.de>
Sat, 25 May 2019 20:35:03 +0000
(22:35 +0200)
committer
rubenwardy
<rw@rubenwardy.com>
Fri, 21 Jun 2019 00:29:35 +0000
(
01:29
+0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index ca03604d434c25721f06cb1a962c991f4003c992..fd25774235bac3eff25e24821e828fbf730d56f5 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-24,6
+24,8
@@
gtags.files
.idea/*
# Codelite
*.project
+# Visual Studio Code
+.vscode/
## Files related to Minetest development cycle
/*.patch