Skip to content

Commit

Permalink
add ignore files for eclipse/vscode/vim
Browse files Browse the repository at this point in the history
  • Loading branch information
qxo committed Jul 5, 2019
1 parent 35eae8e commit 39f6216
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,14 @@ sandbox-agent/target/
sandbox-debug-module/target/
sandbox-mgr-module/target/
sandbox-mgr-provider/target/

## for eclipse and vscode
.classpath
.project
.settings
.factorypath

## for vim
*.swp
*.swo
*.swn

0 comments on commit 39f6216

Please sign in to comment.