Browse Source

updated git ignore

pull/35/merge
Rossen Georgiev 8 years ago
parent
commit
3b04d2c0b5
  1. 34
      .gitignore

34
.gitignore

@ -1,7 +1,35 @@
dist
*
!steam/
!steam/*
!steam/*/*
!steam/*/*/*
!steam/*/*/*/*
!steam/*/*/*/*/*
!steam/*/*/*/*/*/*
!steam/*/*/*/*/*/*/*
!docs/
!docs/*
!docs/api/
!docs/api/*.rst
!protobufs/
!protobufs/*
!tests/
!tests/*
!vcr/
!vcr/*
!recipes/
!recipes/*
!recipes/*/*
!recipes/*/*/*
*.egg-info
*.pyc
.coverage
*.swp
steam/protobufs/*.proto
*.bin

Loading…
Cancel
Save