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 @@
*~ # 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…
Cancel
Save