Browse Source

Update SCons.gitignore (#3001)

Added some files that SCons generates when its tries to configure libraries.
prs513rosewood 6 năm trước cách đây
mục cha
commit
91cca656df
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      SCons.gitignore

+ 4 - 0
SCons.gitignore

@@ -1,2 +1,6 @@
 # for projects that use SCons for building: http://http://www.scons.org/
 .sconsign.dblite
+
+# When configure fails, SCons outputs these
+config.log
+.sconf_temp