aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/sclang_conf.yaml
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-01-01 22:35:36 +0100
committerDavid Runge <david.runge@frqrec.com>2014-01-01 22:35:36 +0100
commitc2d0fa50a8c7b021c9c85b6c839004d8c417b6db (patch)
treea357196b60f00b20fae67b630c0738f309b44f11 /.config/SuperCollider/sclang_conf.yaml
parentf485de5a631b2becd1910eb47bf7adf846663f20 (diff)
downloaddotfiles-c2d0fa50a8c7b021c9c85b6c839004d8c417b6db.tar.gz
dotfiles-c2d0fa50a8c7b021c9c85b6c839004d8c417b6db.tar.bz2
dotfiles-c2d0fa50a8c7b021c9c85b6c839004d8c417b6db.tar.xz
dotfiles-c2d0fa50a8c7b021c9c85b6c839004d8c417b6db.zip
Adding Supercollider startup files
Diffstat (limited to '.config/SuperCollider/sclang_conf.yaml')
-rw-r--r--.config/SuperCollider/sclang_conf.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/SuperCollider/sclang_conf.yaml b/.config/SuperCollider/sclang_conf.yaml
new file mode 100644
index 0000000..dcf7a25
--- /dev/null
+++ b/.config/SuperCollider/sclang_conf.yaml
@@ -0,0 +1,5 @@
+includePaths:
+ []
+excludePaths:
+ []
+postInlineWarnings: false \ No newline at end of file