diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ deps/* **/build/** .gradle/** **/node_modules/** +.vscode/* +*.class +**/.classpath +**/.project +**/.settings/** +**/bin/** juick-www/src/main/webapp/scripts.js* juick-www/src/main/webapp/style.css* |