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

Add PlatformIO and Visual Studio Code specific files to .gitignore #53

Open
wants to merge 2 commits into
base: DEV
Choose a base branch
from
Open

Conversation

DerTomm
Copy link

@DerTomm DerTomm commented Jan 1, 2020

This PR adds PlatformIO and Visual Studio Code specific files and folders to .gitignore so that VS Code can be used by developers alongside Arduino IDE without interference.

@AlexanderWillner
Copy link

Why would you not include the other folders besides pio and .vscode? Further, you can define local platformio.ini files - see https://github.com/AlexanderWillner/TonUINO/blob/36e9cf1f633d1b9140f5aed36d1ebc0d772b85bb/platformio.ini#L14

@DerTomm
Copy link
Author

DerTomm commented Jan 8, 2020

Further, you can define local platformio.ini files

@AlexanderWillner:
Thanks for the hint. But as the config value is called extra_configs - does PIO completely override all config values with those from the local ini or does it just add the content of it to the default one?

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