summaryrefslogtreecommitdiff
path: root/.gitignore
blob: daf7051ee98b3acfb6a7fabacba84554d02a9e16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.idea
*.bak
*.egg
*.egg-info/
*.pyc
.cache/
.coverage
.coverage.*
.eggs/
dist/
build/
html/
.tox/
*.swp
.vscode
.idea
tags
.DS_Store
test.log
tftpy.egg-info
# PyCharm
.idea/
coverage.xml