Files

6 lines
98 B
Plaintext

# Ignore all the python cache files
**/__pycache__/**/*
# Ignore all the dist files
**/dist/**/*