Skip to content

Commit

Permalink
update gitignore to Ignore IDE files from Eclipse and VScode
Browse files Browse the repository at this point in the history
  • Loading branch information
Links2004 committed Jun 10, 2019
1 parent 3063ad2 commit b1b21d1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Expand Up @@ -27,3 +27,11 @@
*.out
*.app
/tests/webSocketServer/node_modules

# IDE
.vscode
.cproject
.project
.settings
*.swp

0 comments on commit b1b21d1

Please sign in to comment.