summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cd74b479fe56f00bc7df7590a05e562b02f4b3e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
*~
\#*#
.#*
*.pyc
/config.local
/.idea
/coverage

yftime
src*
pkg*