TDD: 1, Me: 0
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Folders and files that should be excluded
|
||||
certs/
|
||||
__pycache__/
|
||||
.env
|
||||
*.log
|
||||
*.log.*
|
||||
.pytest_cache
|
||||
*.txt
|
||||
!requirements.txt
|
||||
gsap.min.js
|
||||
Reference in New Issue
Block a user