11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
# Folders and files that should be excluded
|
|
certs/
|
|
__pycache__/
|
|
.env
|
|
*.log
|
|
*.log.*
|
|
.pytest_cache
|
|
*.txt
|
|
!requirements.txt
|
|
gsap.min.js
|