mirror of
https://github.com/nova-r/fediplug.git
synced 2025-02-02 06:07:27 +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
|
||||
*.secret
|
||||
__pycache__
|
||||
|
|
Loading…
Reference in a new issue