Skip to content

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

Open
DerTomm wants to merge 2 commits into
xfjx:DEVfrom
DerTomm:DEV
Open

Add PlatformIO and Visual Studio Code specific files to .gitignore#53
DerTomm wants to merge 2 commits into
xfjx:DEVfrom
DerTomm:DEV

Conversation

@DerTomm

@DerTomm DerTomm commented Jan 1, 2020

Copy link
Copy Markdown

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
Copy Markdown

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

DerTomm commented Jan 8, 2020

Copy link
Copy Markdown
Author

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