ffmpeg/repo: Add dot-folders in the repository root to .gitignore
Those are often used by IDEs and FFmpeg doesn't have any such folders in the repo. Signed-off-by: softworkz <softworkz@hotmail.com>
This commit is contained in:
parent
02d7384ed5
commit
5fc424c27c
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/tools/python/__pycache__/
|
||||
/libavcodec/vulkan/*.c
|
||||
/libavfilter/vulkan/*.c
|
||||
/.*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user