Skip to content

Commit e367cb8

Browse files
committed
add !/Bin/**/* to gitignore
1 parent e356aa2 commit e367cb8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,5 @@ __recovery/
6464

6565
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
6666
*.stat
67+
68+
!/Bin/**/*

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
# ffmpeg-delphi
22
FFMpeg Header For Delphi
3+
4+
5+
ffmpeg-20140810-git-e18d9d9

0 commit comments

Comments
 (0)