diff options
| author | ToastedCoconut <bavo1997@gmail.com> | 2019-06-29 21:24:51 +0200 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2019-06-29 20:24:51 +0100 |
| commit | 5ccbced69af227f3d3846974bb6f4e9fc9e2fb68 (patch) | |
| tree | 1b8421238f95c359f9bbc1d965be0058a94a39fa /.gitignore | |
| parent | e4e2a28defeb7dded336cc385135cbe2b4efe316 (diff) | |
New tasks: breeding and xpearn (#44)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,4 +2,5 @@ out/ .idea/ *.iml .github/ -target/
\ No newline at end of file +target/ +/bin/ |
