File size: 119 Bytes
0f87dc1
f2ff7c9
0f87dc1
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
.dockerignore
Dockerfile_bak

# Python cache files
**.pyc
**/__pycache__

# Testing data
/data

# Environment file
.env