diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |
index : wavy/rustynotes | ||
rustynotes is a small note visualizer application, currently only works in linux with alsa and you'll want to modify the buf assignment in src/main.rs:53 to use your input device |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |