This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 55203dc fix .gitignore for .vscode files
55203dc is described below
commit 55203dc4342a3f0a8cf441bf5fe25381cc8519b8
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri Jul 27 15:45:58 2018 +0200
fix .gitignore for .vscode files
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 5581ecb..dfe4d19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,7 +16,7 @@
*.iws
# VSCode conf files
-.vscode/settings.json
+**/.vscode/**
# building
target/