Browse Source

🔄 synced local '.gitignore' with remote 'docker/.gitignore'

pull/28/head
dgibbs64 2 years ago
parent
commit
f84c4dd902
  1. 32
      .gitignore

32
.gitignore

@ -1,23 +1,9 @@
*~
.vagrant*
bin
docker/docker
.*.swp
a.out
*.orig
build_src
.flymake*
.idea
.DS_Store
docs/_build
docs/_static
docs/_templates
.gopath/
.dotcloud
*.test
bundles/
.hg/
.git/
vendor/pkg/
pyenv
Vagrantfile
# Visual Studio Code
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
!.vscode/*.code-snippets
.history/
*.vsix

Loading…
Cancel
Save