diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2022-01-15 23:13:56 -0700 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2022-01-15 23:13:56 -0700 |
commit | 23ff6e31d28f6687f9fae08cf690f61c8a892712 (patch) | |
tree | ac9aa2e51d543a82ce42409487b90a1f6b6bfa7a /.gitignore | |
parent | dddb321c70ce2ac3b781e5f39eded8fb5fb1ff14 (diff) | |
download | resurrection-23ff6e31d28f6687f9fae08cf690f61c8a892712.tar resurrection-23ff6e31d28f6687f9fae08cf690f61c8a892712.tar.gz resurrection-23ff6e31d28f6687f9fae08cf690f61c8a892712.tar.bz2 |
ready for release 1.3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ data/resurrection bukkit.png lib/ .gradle/ .vscode/ -*.jar
\ No newline at end of file +*.jar +/builds |