f503722c45
🐛 Fix Artillery Ruby (startup code, build flags) ( #23446 )
2022-01-09 04:33:24 -06:00
73b8320e9c
🔨 Add .vscode/extensions.json
2022-01-05 04:24:04 -06:00
0dc1a58b24
✨ Configurations embed and retrieve ( #21321 , #23303 )
2021-12-25 03:23:10 -06:00
a3964b2b40
🔨 Ignore more generated files
2021-12-25 02:09:17 -06:00
78240a279b
🔨 Ignore sim flashdrive file ( #23129 )
2021-12-25 01:22:50 -06:00
5cbb820e29
🔨 Help for GDB remote debugging
2021-12-25 00:46:48 -06:00
dc67705049
✨ Simulator HAL and build targets ( #22418 )
2021-08-09 00:27:31 -05:00
836c4e0198
Drop Deviot workaround
2021-04-24 05:28:50 -05:00
df238fe6a0
Swedish language for MarlinUI ( #20826 )
2021-01-19 16:52:04 -06:00
ddc997c81f
.gitignore for native / simulation
2020-11-13 18:28:15 -06:00
3b68e44d9a
Fix Linux GPIO logging ( #20093 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-11-10 20:13:29 -06:00
072f996af7
General cleanup, mostly MKS UI ( #19825 )
2020-10-21 12:45:27 -05:00
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
38a9706e16
Keep secure credentials in a separate config file ( #16773 )
2020-02-03 23:29:01 -06:00
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
c791d2abeb
Add .gitignore for Eclipse ( #13818 )
2019-05-04 14:08:53 -05:00
0feeef2604
Update copyright in headers
2019-02-12 15:30:11 -06:00
3c8781e2e9
[2.0.x] visual studio gitignore update ( #10044 )
2018-03-10 19:58:31 -06:00
3707078ffc
More VSCode droppings
2018-03-09 01:49:39 -06:00
a01473d7a5
Extend .gitignore to make VSCode happy
2018-02-24 15:48:34 -06:00
2af3541880
Additional .gitignore entry for VS Code
...
Add .vscode/launch.json to .gitignore
2018-01-17 14:28:53 +00:00
9e699811d2
Make LPC1768 pinmapping not specific to Re-ARM ( #8063 )
...
* Merging early because of build failures. See #8105
* Make LPC1768 pinmapping not specific to Re-ARM
* Add HAL_PIN_TYPE and LPC1768 pin features
* M43 Updates
* Move pin map into pinsDebug_LPC1768.h
* Incorporate comments and M226
* Fix persistent store compilation issues
* Update pin features
* Update MKS SBASE pins
* Use native LPC1768 pin numbers in M42, M43, and M226
2017-10-26 13:37:26 -05:00
49f8c8fd7b
Removed duplicate entry in gitignore
2017-10-25 23:17:16 +02:00
9736c962fe
gitignore update
...
This is needed by thirdy part extension
This extension automatically regenerate filters to get a layout divided by folders and not by "sources" and "headers"
2017-10-17 23:43:22 +02:00
c0b365fdb4
Merge pull request #7775 from GMagician/Fix-gitignore-for-Visualstudio-&-platformio
...
gitignorefix
2017-10-01 18:15:12 -05:00
bea3ec2724
M355 S0, S1 fixes & faster LCD, SD card
...
fix Travis error
2017-09-27 19:26:00 -05:00
c47e2abefb
gitignorefix
2017-09-27 19:49:05 +02:00
2f14eaf6a3
.gitignore: Workaround for Deviot/platformio
2017-09-21 16:27:12 -05:00
65996e4235
Support file updates
2017-09-20 19:48:21 -05:00
622b80974c
Add VSCode to .gitignore
2017-08-31 18:31:43 -05:00
a5cf3a190c
bugfix-2.0.x critical fix ( #7401 )
...
* Fix mistake in gitignore file and add in missing core files.
The missing leading slash on "lib" meant all folders names lib in the directory tree are ignored, rather than just the top level PlatformIO lib folder
* Add LiquidCrystal Library and associated headers modified to compile.
2017-08-31 18:23:44 -05:00
4b16fa3272
Implement HAL and apply macros across code-base
...
Implement AVR Platform
2017-08-31 18:14:31 -05:00
8443872d10
Ignore VScode directory
...
PlatformIO can be used with VSCode. VSCode creates a .vscode directory which should be ignored.
2017-08-04 08:50:03 +01:00
b1a4788593
Add .ino.cpp to .gitignore
2017-05-25 23:28:42 -05:00
9a364990d9
Update .gitignore
2017-05-09 12:37:22 -05:00
47cae2929f
Patch platformio.ini to fix build error in DevIoT
...
For compatibility with DevIoT, until that can be solved.
2017-05-08 20:27:14 -05:00
0446dd3ad8
PlatformIO-related changes
...
- move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage
- facilitates IDE integration
- add related .gitignores
2017-05-06 06:22:10 -04:00
627730948d
Add U8glib as a dependency to platformio.ini for those who use PlatformIO; this makes compiling even easier as u8glib will be downloaded and included automatically.
...
Also added the new .pio-related directory to .gitignore, and a few ignores for those who use cmake.
2017-04-30 15:13:51 -04:00
f890ceba9e
Add 'tags' to .gitignore
2017-03-18 11:35:20 -05:00
0dada36e5a
Ignore Visual Studio Files
2017-03-17 22:13:46 +07:00
9c0404eae4
Move platformio directories out of source tree
2016-10-08 13:45:26 -04:00
17bd77031f
.gitignore comments in correct format
2016-06-17 17:47:07 -07:00
e7ab26dc9c
Updates .gitignore
2016-06-17 01:50:51 +01:00
0c8e747f88
extend .gitignore
2016-03-22 17:05:45 +01:00
a33e20b27d
Adjust per-project .gitignore
...
Refer to http://git-scm.com/docs/gitignore
to see why this is appropriate
2015-04-02 09:20:24 -05:00
206b7f4e92
Update .gitignore
2015-01-03 13:52:52 +01:00
3f9707aa33
Added .gitignore back into repo
2015-01-03 10:56:10 +00:00
60959f196f
Delete .gitignore
2014-12-28 18:25:33 +01:00
221286c10a
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
2013-08-08 00:16:38 +10:00