Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Ignore .exe files for the builds under cygwin #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hakatashi
Copy link

GCC or G++ under Cygwin will automatically suffixes the output executable with ".exe". So the output binary for this project is "fasttext.exe", which is not ignored by git. This fixes all executable suffexed by ".exe" to be ignored.

GCC or G++ under Cygwin will automatically suffixes the output executable with ".exe". So the output binary for this project is "fasttext.exe", which is not ignored by git. This fixes all executable suffexed by ".exe" to be ignored.
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@ghost ghost added the CLA Signed label Aug 19, 2016
@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@ghost
Copy link

ghost commented Sep 21, 2016

Thanks for importing. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@EdouardGrave is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants