Import test/
This commit is contained in:
19
test/.gitignore
vendored
Normal file
19
test/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
|
||||
# Media files
|
||||
*.mp4
|
||||
*.mkv
|
||||
*.webm
|
||||
*.mp3
|
||||
|
||||
# Output files
|
||||
*.json
|
||||
|
||||
# Cache directories
|
||||
.cache/
|
||||
.stage_cache/
|
||||
effects/.stage_cache/
|
||||
local_server/.cache/
|
||||
local_server/.data/
|
||||
Reference in New Issue
Block a user