diff options
| author | Sébastien Dailly <sebastien@chimrod.com> | 2016-11-15 13:00:01 +0100 |
|---|---|---|
| committer | Sébastien Dailly <sebastien@chimrod.com> | 2016-11-15 13:00:01 +0100 |
| commit | ef312564ca84a2b49fc291434d8fb2f8501bb618 (patch) | |
| tree | 79415fcf225e6da1042c8edaae5e4a74c7a983cb /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..31cdc19 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +_build/ +*.byte +*.native +*.swp +*.docdir |
