diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2017-02-12 11:10:08 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2017-02-12 11:10:08 +0100 |
commit | 4c89b54e4cd114d723937405ac3adf1b479ac6b3 (patch) | |
tree | a17da89f5e0a5f3f6c1c9348c3fe7570344ad9bc /.gitignore | |
parent | cec1d9ea562e3d52c98f1219db5e186943f2f0d6 (diff) |
Ignore gui tests app binaries and emacs backup files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -70,3 +70,7 @@ tools/performance_test/*.dat tools/performance_test/*.png plugin/vst/pluginterfaces/ plugin/vst/public.sdk/ +plugingui/tests/*test +*~ +\#*\# +.\#*
\ No newline at end of file |