diff options
| author | Marcelo Fernandez <marcelofg55@gmail.com> | 2017-09-12 12:00:14 -0300 |
|---|---|---|
| committer | Marcelo Fernandez <marcelofg55@gmail.com> | 2017-09-12 12:00:14 -0300 |
| commit | 8f133e2c4d27b877f83d5e14821220989c605750 (patch) | |
| tree | 31521b9bcec6ddd99f99a1e8d02cabc17752c4b1 /.gitignore | |
| parent | d1cb73b47a17de830d9474026ffa7b3587cfbc68 (diff) | |
| download | redot-engine-8f133e2c4d27b877f83d5e14821220989c605750.tar.gz | |
Added check_c_headers to SCons env to check for the existence of headers
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0cccfa97a7..315dc7950f 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ gmon.out .DS_Store # for projects that use SCons for building: http://http://www.scons.org/ +.sconf_temp .sconsign.dblite *.pyc |
