Переглянути джерело

Update SCons.gitignore (#3001)

Added some files that SCons generates when its tries to configure libraries.
pull/3007/head
prs513rosewood 5 роки тому
джерело
коміт
91cca656df
1 змінених файлів з 4 додано та 0 видалено
  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

Завантаження…
Відмінити
Зберегти