diff options
| author | Alee14 <alee14498@gmail.com> | 2018-01-26 17:56:14 -0500 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2018-01-26 17:56:14 -0500 |
| commit | 0371bb070ec427876407ffe0a6d2dee2e3586607 (patch) | |
| tree | 14c3d7dd7367b3178bdceacd156ae09f50a9e580 /.gitignore | |
| parent | 0f79ba315975e5410c78fcd3db83bafb58dfd531 (diff) | |
| download | AstralMod-ATC-0371bb070ec427876407ffe0a6d2dee2e3586607.tar.gz AstralMod-ATC-0371bb070ec427876407ffe0a6d2dee2e3586607.tar.bz2 AstralMod-ATC-0371bb070ec427876407ffe0a6d2dee2e3586607.zip | |
Added ffmpeg to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -10,4 +10,10 @@ node_modules/ keys\.json -run.bat
\ No newline at end of file +run.bat + +ffmpeg.exe + +ffplay.exe + +ffprobe.exe
\ No newline at end of file |
