1 changed files with 9 additions and 23 deletions
@ -1,23 +1,9 @@ |
|||||
*~ |
# Visual Studio Code |
||||
.vagrant* |
.vscode/* |
||||
bin |
!.vscode/settings.json |
||||
docker/docker |
!.vscode/tasks.json |
||||
.*.swp |
!.vscode/launch.json |
||||
a.out |
!.vscode/extensions.json |
||||
*.orig |
!.vscode/*.code-snippets |
||||
build_src |
.history/ |
||||
.flymake* |
*.vsix |
||||
.idea |
|
||||
.DS_Store |
|
||||
docs/_build |
|
||||
docs/_static |
|
||||
docs/_templates |
|
||||
.gopath/ |
|
||||
.dotcloud |
|
||||
*.test |
|
||||
bundles/ |
|
||||
.hg/ |
|
||||
.git/ |
|
||||
vendor/pkg/ |
|
||||
pyenv |
|
||||
Vagrantfile |
|
||||
|
Loading…
Reference in new issue