mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
Update gitignore, clean up git status
* allow for a "local" folder with stuff that git does not list * ignore local Lua scripts * ignore icon tool binary
This commit is contained in:
parent
180843f9bd
commit
b5761ea443
2 changed files with 15 additions and 6 deletions
|
|
@ -27,3 +27,6 @@ Script Naming conventions:
|
|||
to create EditorActions.
|
||||
The filename prefix is only for convenience, "type" = "Snippet" is used when
|
||||
scripts are listed at runtime.
|
||||
|
||||
^_-*.lua
|
||||
git ignores those. Intended for local/custom dev scripts or work in progress.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue