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 7b40de9  add to .gitignore VSCode settings.json files since are 
dependent from user
7b40de9 is described below

commit 7b40de90187c781438eb52eb95956574b3521c56
Author: Carlos Rovira <carlosrov...@apache.org>
AuthorDate: Sat Apr 7 10:30:23 2018 +0200

    add to .gitignore VSCode settings.json files since are dependent from user
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1d79948..1b06ad7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@
 *.ipr
 *.iws
 
+# VSCode conf files
+.vscode/settings.json
+
 # building
 target/
 [Bb]uild/

-- 
To stop receiving notification emails like this one, please contact
carlosrov...@apache.org.

Reply via email to