diff options
| author | Alee <alee14498@gmail.com> | 2018-03-24 21:32:07 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-03-24 21:32:07 -0400 |
| commit | 915b42ad3f630353b565df02ba6a7ccaf2148941 (patch) | |
| tree | d8c84b16bf4c6edc1d856d04729bc023cb3b7cc1 /.gitignore | |
| parent | 0424522824916a65e31535f04b0e8e3068de8ba9 (diff) | |
| download | AleeBot-915b42ad3f630353b565df02ba6a7ccaf2148941.tar.gz AleeBot-915b42ad3f630353b565df02ba6a7ccaf2148941.tar.bz2 AleeBot-915b42ad3f630353b565df02ba6a7ccaf2148941.zip | |
Added ffmpeg to gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -3,4 +3,11 @@ node_modules/ src/absettings\.json
-run.bat
\ No newline at end of file +run.bat
+
+ffmpeg.exe
+
+ffplay.exe
+
+ffprobe.exe +.directory |
