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
Robert F-C
221286c10a
Add .gitignore change to ignore .bak files (produced by WinMerge and other editors)
11 years ago
Robert F-C
9547fb9dfb
Add duplication and auto-park mode for dual x-carriage support.
11 years ago
Ian Jackson
71404eef29
.gitignore: Add *~, *.orig, *.rej, move to root directory
...
Move the .gitignore out of the Marlin subdirectory so it applies to
the whole tree, and add some missing patterns.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
12 years ago