Viresh Kumar | c209329 | 2014-04-24 11:18:27 +0530 | [diff] [blame] | 1 | .* |
Dan Rue | ca59e62 | 2017-06-07 16:48:18 -0500 | [diff] [blame] | 2 | build-error.txt |
Chase Qi | 1b37cc9 | 2018-12-14 11:55:25 +0800 | [diff] [blame] | 3 | *.pyc |
Viresh Kumar | c209329 | 2014-04-24 11:18:27 +0530 | [diff] [blame] | 4 | |
5 | # git files that we don't want to ignore even it they are dot-files | ||||
6 | # | ||||
7 | !.gitignore | ||||
Chase Qi | 2e6f043 | 2019-01-09 16:23:18 +0800 | [diff] [blame] | 8 | !.travis.yml |
Milosz Wasilewski | 543a640 | 2020-03-05 15:19:58 +0000 | [diff] [blame] | 9 | !.readthedocs.yml |
Benjamin Copeland | e8b2910 | 2021-02-19 17:16:44 +0000 | [diff] [blame] | 10 | !.github |