aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2018-09-23 16:46:57 +0200
committerAyke van Laethem <[email protected]>2018-09-23 16:46:57 +0200
commitf7f33a116327425bd0a144688ebe5a80fdf2f4c7 (patch)
tree16ddc857269e94a4e8c7e28604abc3940d54e422 /.gitignore
parent2938437efc5155cc6c0730cb26a827bef1b9717f (diff)
downloadtinygo-f7f33a116327425bd0a144688ebe5a80fdf2f4c7.tar.gz
tinygo-f7f33a116327425bd0a144688ebe5a80fdf2f4c7.zip
docs: add initial documentation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 890c77b2d..b3a998502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
build
+docs/_build
src/device/avr/*.go
src/device/avr/*.ld
src/device/nrf/*.go