diff options
author | NateN1222 <nathannichols454@gmail.com> | 2017-07-28 12:16:55 -0500 |
---|---|---|
committer | NateN1222 <nathannichols454@gmail.com> | 2017-07-28 12:16:55 -0500 |
commit | 08e2c650cacb372b913e60c91874af9fcbb786a0 (patch) | |
tree | 387ac2383fa7582d6e361b0408918e2e85d7058b /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b7da9fb --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +old/ +*.zip +SDK LibreJS source/
\ No newline at end of file |