Scott Lahteine
a3964b2b40
🔨 Ignore more generated files
3 years ago
EvilGremlin
78240a279b
🔨 Ignore sim flashdrive file ( #23129 )
3 years ago
Scott Lahteine
5cbb820e29
🔨 Help for GDB remote debugging
3 years ago
Chris Pepper
dc67705049
✨ Simulator HAL and build targets ( #22418 )
3 years ago
Scott Lahteine
c6b6437761
Drop Deviot workaround
4 years ago
EmilGustafsson
a02e884415
Swedish language for MarlinUI ( #20826 )
4 years ago
Scott Lahteine
cb1d2de838
.gitignore for native / simulation
4 years ago
Costas Basdekis
45b242d5f7
Fix Linux GPIO logging ( #20093 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
2984960793
General cleanup, mostly MKS UI ( #19825 )
4 years ago
Scott Lahteine
836c4e0198
Drop Deviot workaround
4 years ago
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI ( #20826 )
4 years ago
Scott Lahteine
ddc997c81f
.gitignore for native / simulation
4 years ago
Costas Basdekis
3b68e44d9a
Fix Linux GPIO logging ( #20093 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
072f996af7
General cleanup, mostly MKS UI ( #19825 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
felixstorm
38a9706e16
Keep secure credentials in a separate config file ( #16773 )
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Andrei Pozolotin
c791d2abeb
Add .gitignore for Eclipse ( #13818 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
GMagician
3c8781e2e9
[2.0.x] visual studio gitignore update ( #10044 )
7 years ago
Scott Lahteine
3707078ffc
More VSCode droppings
7 years ago
Scott Lahteine
a01473d7a5
Extend .gitignore to make VSCode happy
7 years ago
Ben Lye
2af3541880
Additional .gitignore entry for VS Code
Add .vscode/launch.json to .gitignore
7 years ago
Thomas Moore
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
7 years ago
GMagician
49f8c8fd7b
Removed duplicate entry in gitignore
7 years ago
GMagician
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"
7 years ago
Christopher Pepper
bea3ec2724
M355 S0, S1 fixes & faster LCD, SD card
fix Travis error
7 years ago
GMagician
c47e2abefb
gitignorefix
7 years ago
Scott Lahteine
2f14eaf6a3
.gitignore: Workaround for Deviot/platformio
7 years ago
Scott Lahteine
65996e4235
Support file updates
7 years ago
Scott Lahteine
622b80974c
Add VSCode to .gitignore
7 years ago
Chris Pepper
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.
7 years ago
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
7 years ago
Ben Lye
8443872d10
Ignore VScode directory
PlatformIO can be used with VSCode. VSCode creates a .vscode directory which should be ignored.
7 years ago
Scott Lahteine
b1a4788593
Add .ino.cpp to .gitignore
8 years ago
Scott Lahteine
9a364990d9
Update .gitignore
8 years ago
Scott Lahteine
47cae2929f
Patch platformio.ini to fix build error in DevIoT
For compatibility with DevIoT, until that can be solved.
8 years ago
Brian
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
8 years ago
Brian
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.
8 years ago
Scott Lahteine
f890ceba9e
Add 'tags' to .gitignore
8 years ago
Robby Candra
0dada36e5a
Ignore Visual Studio Files
8 years ago
Brian
9c0404eae4
Move platformio directories out of source tree
8 years ago
Scott Lahteine
17bd77031f
.gitignore comments in correct format
8 years ago
João Brázio
e7ab26dc9c
Updates .gitignore
8 years ago
AnHardt
0c8e747f88
extend .gitignore
9 years ago
Richard Wackerbarth
a33e20b27d
Adjust per-project .gitignore
Refer to http://git-scm.com/docs/gitignore
to see why this is appropriate
10 years ago
Bo Herrmannsen
206b7f4e92
Update .gitignore
10 years ago
monkeydave
3f9707aa33
Added .gitignore back into repo
10 years ago
Bo Herrmannsen
60959f196f
Delete .gitignore
10 years ago