diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-04-13 18:56:15 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-04-13 18:56:15 +0200 |
commit | 46d195ccc3db6e47120d3813bf5414176482192d (patch) | |
tree | 6eaa1433cc0b0c4f332ff489a57bfb9b0729dfad /.gitignore | |
parent | add go-modules support and fix midi library API change (diff) | |
parent | statemachine: current vs target vs real (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ app/*.o app/*.d app/*.d.* app/config.h -cmd/dolmetschctl/dolmetschctl -cmd/dolmetschctld/dolmetschctld +dolmetschctl +dolmetschctld firmware/*.a firmware/*.o firmware/*.d |