ignore temp files

This commit is contained in:
Max Bradbury 2020-09-25 16:29:18 +01:00
parent 0bf55b4285
commit 2746c1668d
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
/target /target
/.idea/ /.idea/
/Cargo.lock /Cargo.lock
/mixsy-gtk
/mixsy.zip