diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-03-14 10:43:46 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-03-14 10:44:00 +0100 |
commit | 624effabd4a3be9894ffca29b9bd43868d739f3c (patch) | |
tree | 81076eeed4af470f036d4e566d115409071bd402 /.gitignore | |
parent | 6ac952edd3fda6ee4b52ec917e205396eb8e961e (diff) |
Rename to got-gui
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -timerecgui +got-gui obj/ compile_commands.json |