diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-01-20 17:43:02 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-01-20 17:43:02 -0500 |
| commit | c48008443870d54c28f721ce4db373c6030e8720 (patch) | |
| tree | f2d8a27e096ddea109132f41f8d0659713a76895 /.gitignore | |
| parent | a8e0d6dea2da5b59d7404a3581a2e96acc747b2a (diff) | |
| download | erable-godot-c48008443870d54c28f721ce4db373c6030e8720.tar.gz erable-godot-c48008443870d54c28f721ce4db373c6030e8720.tar.bz2 erable-godot-c48008443870d54c28f721ce4db373c6030e8720.zip | |
Toggleable pause/play button and license
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,3 +50,5 @@ compile_commands.json # QtCreator local machine specific files for imported projects *creator.user* + +build |
