diff options
author | Matan Bareket | 2018-12-18 20:10:19 -0500 |
---|---|---|
committer | Matan Bareket | 2018-12-25 11:37:26 -0500 |
commit | 399fd7835b5d616c25e34e03d4cd04eb062336dc (patch) | |
tree | c417e88bf672bfbd7696ab05a82ea6a682535111 /.gitignore | |
parent | 08d48e9f2c3613b68899e3af7d2ce00b3ca49bb5 (diff) | |
download | scummvm-rg350-399fd7835b5d616c25e34e03d4cd04eb062336dc.tar.gz scummvm-rg350-399fd7835b5d616c25e34e03d4cd04eb062336dc.tar.bz2 scummvm-rg350-399fd7835b5d616c25e34e03d4cd04eb062336dc.zip |
BUILD: .gitignore README
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cd943956fb..7e832887cf 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ lib*.a /Icon.* /scummvm-conf.cpp /tmp_*.cpp +/README /build /staging |