diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2020-12-28 17:25:46 +0000 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2020-12-28 17:25:46 +0000 |
| commit | e816c727624056b91c5ef5152c3121a7f8497c5b (patch) | |
| tree | fc9434118565b0d405cb092dd07f31bdc8838f1a /.gitignore | |
| parent | 9e886b392fbc6f8dfac1ce8f6943a7a1679bce74 (diff) | |
| download | kotlin-raycaster-e816c727624056b91c5ef5152c3121a7f8497c5b.tar.xz kotlin-raycaster-e816c727624056b91c5ef5152c3121a7f8497c5b.zip | |
Fix gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,5 +24,6 @@ hs_err_pid* .gradle +!gradle-wrapper.jar .idea build
\ No newline at end of file |