diff options
author | Zoryn Aaron <zoryn4163@gmail.com> | 2016-02-28 14:41:31 -0500 |
---|---|---|
committer | Zoryn Aaron <zoryn4163@gmail.com> | 2016-02-28 14:41:31 -0500 |
commit | ca4706f53dd0fdcd691058966fc973af51670bc5 (patch) | |
tree | a3e8dbf8c48e25ecdee7edbd3ce97a98899f9f08 /.gitignore | |
parent | 4bf89464aac8d875ad6c1e870b62022305840f6f (diff) | |
download | SMAPI-ca4706f53dd0fdcd691058966fc973af51670bc5.tar.gz SMAPI-ca4706f53dd0fdcd691058966fc973af51670bc5.tar.bz2 SMAPI-ca4706f53dd0fdcd691058966fc973af51670bc5.zip |
ignore binaries
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..9f683f8a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +StardewModdingAPI/bin/
\ No newline at end of file |