File size: 118 Bytes
0f87dc1
 
 
 
da384b4
f2ff7c9
da384b4
0f87dc1
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# Python cache files
**.pyc
**/__pycache__

.hypothesis/
Dockerfile_bak

# Testing data
/data

# Environment file
.env