File size: 50 Bytes
a83595a
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# OS and temp
.DS_Store
*~

# Python
.env/
build/