diff options
author | 2016-02-14 10:58:18 +0100 | |
---|---|---|
committer | 2016-02-14 10:58:18 +0100 | |
commit | ccae0382bb750c1deded19e05b34933a8303465e (patch) | |
tree | 1a2f0ae972163e6c1c76611b464d4257947c003e /.gitignore | |
parent | 2db49088141b6238e92aecc4c073076a02c73065 (diff) |
Added plugins and boot.lua as startup script [Miodrag Milanovic]
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a3357981d32..148b004be92 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ !/hlsl/ !/keymaps/ !/nl_examples/ +!/plugins/ !/regtests/ !/samples/ !/scripts/ |