diff options
author | Cameron Cawley | 2019-03-20 18:26:38 +0000 |
---|---|---|
committer | Matan Bareket | 2019-04-02 11:59:31 -0400 |
commit | 364fb12e83f5a2a6c2d1596d3f374b47f6b20146 (patch) | |
tree | 5a31c2a8d9ca60510b9fc1e475c4d8970029e8eb /.gitignore | |
parent | 93b9ae2e60bef24b1ed45890dfce083172f2c6a4 (diff) | |
download | scummvm-rg350-364fb12e83f5a2a6c2d1596d3f374b47f6b20146.tar.gz scummvm-rg350-364fb12e83f5a2a6c2d1596d3f374b47f6b20146.tar.bz2 scummvm-rg350-364fb12e83f5a2a6c2d1596d3f374b47f6b20146.zip |
BUILD: Convert the NEWS.md file if pandoc is installed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4e37353085..537a93159c 100644 --- a/.gitignore +++ b/.gitignore @@ -38,6 +38,7 @@ lib*.a /scummvm-conf.cpp /tmp_*.cpp /README +/NEWS /build /staging |