Browse Source

Add VSCode files to gitignore

master
Bettenbuk Zoltan 6 years ago
parent
commit
82963b0aaf
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -77,3 +77,6 @@ buck-out/
77 77
 .jshintignore
78 78
 .jshintrc
79 79
 
80
+# VSCode files
81
+android/.project
82
+android/.settings/org.eclipse.buildship.core.prefs

Loading…
Cancel
Save