diff options
author | juneflow <63904206+juneflow@users.noreply.github.com> | 2020-04-18 18:16:11 +0200 |
---|---|---|
committer | juneflow <63904206+juneflow@users.noreply.github.com> | 2020-04-18 18:16:11 +0200 |
commit | 655a6921044c1be026e4178945bf813bf470737e (patch) | |
tree | 4fc01f9b495ddd39c2604c5a9a2b6bf081aba3f3 | |
parent | 72346629ba1338e50fae749f60d1996955aa64da (diff) | |
parent | 553d92f76f17bcb40f81c7a6afb138f8cdd50bf7 (diff) | |
download | LDJam46-655a6921044c1be026e4178945bf813bf470737e.tar.gz LDJam46-655a6921044c1be026e4178945bf813bf470737e.tar.bz2 LDJam46-655a6921044c1be026e4178945bf813bf470737e.zip |
Merge branch 'master' of https://github.com/romangraef/LDJam46
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ export_presets.cfg # Mono-specific ignores .mono/ data_*/ + +.output/ |