This repository has been archived on 2024-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
poc/.gitignore
2024-07-01 18:45:15 +02:00

40 lines
436 B
Plaintext

# Created by https://www.toptal.com/developers/gitignore/api/audio,video
# Edit at https://www.toptal.com/developers/gitignore?templates=audio,video
### Audio ###
*.aif
*.amr
*.flac
*.iff
*.m3u
*.m4a
*.mid
*.mp2
*.mp3
*.mpa
*.ogg
*.opus
*.ra
*.wav
*.wma
### Video ###
*.3g2
*.3gp
*.asf
*.asx
*.avi
*.flv
*.mkv
*.mov
*.mp4
*.mpg
*.ogv
*.rm
*.swf
*.vob
*.webm
*.wmv
# End of https://www.toptal.com/developers/gitignore/api/audio,video