Jesse Vincent
ccaabbc0d4
Ignore the docs/plugins dir which hosts copied plugin docs at build time
4 years ago
Jesse Vincent
aaa9603d72
Update gitignore files to ignore .arduino and to stop ignoring testing/bin
4 years ago
Jesse Vincent
6829f3497b
ignore artifacts from the new arduino-cli branch
4 years ago
Jesse Vincent
4517ff7c0e
Add a first version of a Kaleidoscope testing DSL.
...
The goal is to make it easy for folks to write tests without knowing C++
Signed-off-by: Jesse Vincent <jesse@keyboard.io>
4 years ago
Gergely Nagy
ba7b496af5
Rework our Docker config for performance
...
* never try to write anything to the host's disks
* read as little as possible from the host's disks
* keep source in ram
* cache build artifacts and intermediate content persistently
Most of these hacks are only necessary because Docker disk performance on macOS is...not performant
Signed-off-by: Jesse Vincent <jesse@keyboard.io>
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
4 years ago
Gergely Nagy
d7a4df634d
Move some gitignores around
...
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
4 years ago
Gergely Nagy
0cc65b7aac
gitignore: Ignore some more things
...
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
4 years ago
Jesse Vincent
ef1b2ce8f5
attempt to turn on exhale for readthedocs. It's -really- slow.
5 years ago
Jesse Vincent
4189c2fb22
Continuing to flesh out https://kaleidoscope.readthedocs.io
5 years ago
Jesse Vincent
a60651054a
Move most of our docs into the 'docs' directory as we being Read The Docs setup
5 years ago
Jesse Vincent
965f4ce86e
gitignoring docs build files
5 years ago
Gergely Nagy
a5cc2d4f80
.gitignore: Ignore compiled examples too
...
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
6 years ago
Gergely Nagy
cb07141e5d
Add a gitignore file
...
So that I don't accidentally stage output/ all the time...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago