The Wayback Machine - https://web.archive.org/web/20220101061250/https://github.com/github/gitignore/pull/3001
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SCons.gitignore #3001

Merged
merged 1 commit into from Mar 18, 2019
Merged

Update SCons.gitignore #3001

merged 1 commit into from Mar 18, 2019

Conversation

@prs513rosewood
Copy link
Contributor

@prs513rosewood prs513rosewood commented Mar 14, 2019

Hi,

I've added some files that SCons generates when its tries to configure libraries.

Reasons for making this change:

Missing files that SCons automatically generates when configuring libraries.

Documentation supporting change

Autoconf functionality does not list generated files, but basically:

  • config.log contains the compilation logs from SCons trying to link against libraries
  • .sconf_temp contains the files and executables that SCons tries to compile to test library validity.
Added some files that SCons generates when its tries to configure libraries.
@shiftkey
Copy link
Member

@shiftkey shiftkey commented Mar 18, 2019

@prs513rosewood thanks!

@shiftkey shiftkey merged commit 91cca65 into github:master Mar 18, 2019
1 check passed
Kiku-Reise pushed a commit to Kiku-Reise/gitignore that referenced this issue Apr 6, 2019
Added some files that SCons generates when its tries to configure libraries.
Ortega-Dan added a commit to Ortega-Dan/gitignore that referenced this issue Jun 26, 2019
Added some files that SCons generates when its tries to configure libraries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants