diff options
author | André Nusser <andre.nusser@googlemail.com> | 2017-02-04 21:46:55 +0100 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2017-02-04 21:46:55 +0100 |
commit | a3935f0c0506e1d5ea5b7961f861dd0d3f4a8391 (patch) | |
tree | 25dab6bf982ad3ddb246d77c00efc30c7e5f2532 | |
parent | 3ecc97ff6107d39791f8a67e3b78d316d9eeec80 (diff) |
Ignore the automatically created resource_data.cc file.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ Makefile.am.test *.dll plugingui/plugingui plugingui/rcgen +plugingui/resource_data.cc *.lo test/result_*.xml test/resampler |