mirror of
https://github.com/nova-r/fediplug.git
synced 2025-03-22 05:19:36 +01:00
ignore .mp3 and .mp4 files
This commit is contained in:
parent
a2c9684078
commit
a41a5eb26c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
*.mp3
|
||||||
|
*.mp4
|
||||||
*.pyc
|
*.pyc
|
||||||
*.secret
|
*.secret
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
Loading…
Reference in a new issue