summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-04-05 19:04:21 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-04-05 19:04:21 +0200
commitc7f887a174bf0a95a858e6d31f113da7b6bfffd8 (patch)
treec3f82fef73516a003cb20bd325834d99ee2affb6 /.gitignore
parentadd go-modules support and fix midi library API change (diff)
begin of major change: switching from midi to OSC
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2dee1e8..7fab73f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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