diff options
| author | realtradam <[email protected]> | 2022-02-02 21:27:58 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-02 21:27:58 -0500 |
| commit | 08da136b82adfd4f74973c03da5e4584ac50c03d (patch) | |
| tree | 8055af897395ff5229bdbb9bf5d1b9b19711fde6 /.gitignore | |
| parent | afc1e3c663dc5fb2c3889608c2c2fef870ba428b (diff) | |
| download | mruby-raylib-08da136b82adfd4f74973c03da5e4584ac50c03d.tar.gz mruby-raylib-08da136b82adfd4f74973c03da5e4584ac50c03d.zip | |
added yard
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eee5871 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +docs +docs/* |
