cleaned up paths and fixed gitignore

This commit is contained in:
Ranomier 2021-10-08 16:51:46 +02:00
parent 5f6e2a414d
commit 0544ff7ba1
8 changed files with 29 additions and 2 deletions

25
.gitignore vendored Normal file
View file

@ -0,0 +1,25 @@
# Docker project generated files to ignore
# if you want to ignore files created by your editor/tools,
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
.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