aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 8027e495b074bbae93741ca7e960afecddd104e6 (plain)
1
2
3
4
5
6
7
8
9
10
.*
build-error.txt
*.pyc

# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
!.travis.yml
!.readthedocs.yml
!.github