diff options
| author | realtradam <[email protected]> | 2021-07-10 04:32:38 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-07-10 04:32:38 -0400 |
| commit | 5f71389f9cbfb0adcd68686298fe7c7a47310ca2 (patch) | |
| tree | 12a9b46f850731271000bcaf21156dac1781d903 /.gitignore | |
| download | felpack-r2d-bindings-master.tar.gz felpack-r2d-bindings-master.zip | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9106b2a --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +/.bundle/ +/.yardoc +/_yardoc/ +/coverage/ +/doc/ +/pkg/ +/spec/reports/ +/tmp/ |
