diff options
author | Tyler Murphy <tylermurphy534@gmail.com> | 2021-10-28 23:09:28 -0400 |
---|---|---|
committer | Tyler Murphy <tylermurphy534@gmail.com> | 2021-10-28 23:09:28 -0400 |
commit | 3ebb86268a543d154cdf20ac2ffbf7b56bdf9794 (patch) | |
tree | f56ae7149a5e45d0d07698b2978e777509139316 /.gitignore | |
parent | 1.3.1 build 1 (diff) | |
download | kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.tar.gz kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.tar.bz2 kenshinshideandseek-3ebb86268a543d154cdf20ac2ffbf7b56bdf9794.zip |
1.3.1 build 2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,3 +4,5 @@ project bin/ target/ .git/ +.idea +hideandseek-plugin.iml |