Skip to content

Add Visual Studio 2015 generated files to ignore#4

Closed
mariuz wants to merge 1 commit intoFirebirdSQL:masterfrom
mariuz:patch-1
Closed

Add Visual Studio 2015 generated files to ignore#4
mariuz wants to merge 1 commit intoFirebirdSQL:masterfrom
mariuz:patch-1

Conversation

@mariuz
Copy link
Copy Markdown
Member

@mariuz mariuz commented Mar 25, 2016

Add Visual Studio 2015 generated files to ignore (cache/options files , profiler)

Add Visual Studio 2015 generated files to ignore (cache/options files , profiler)
Comment thread .gitignore
*.vsp
*.vspx
*.sap

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does MSVC really store all these files in the root directory of the source tree, not inside /builds/win32? We already have /builds/win32/.gitignore with:

ipch/
*.log
*.opensdf
*.sdf
*.suo
*.user
*.y

@mariuz
Copy link
Copy Markdown
Member Author

mariuz commented Mar 25, 2016

Sorry i didn't saw that , I was testing firebird 2.x branch with VC14

I will add /builds/win32/.gitignore to the 2.5 branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants