The Wayback Machine - https://web.archive.org/web/20220706214644/https://github.com/github/gitignore/commit/91cca656dff520e723c24c2b17799d3f2b053b6e
Skip to content
Permalink
Browse files
Update SCons.gitignore (#3001)
Added some files that SCons generates when its tries to configure libraries.
  • Loading branch information
prs513rosewood authored and shiftkey committed Mar 18, 2019
1 parent cf8aca5 commit 91cca656dff520e723c24c2b17799d3f2b053b6e
Showing 1 changed file with 4 additions and 0 deletions.
@@ -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

0 comments on commit 91cca65

Please sign in to comment.