mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Ignore build-prefix directory and preview script
.prefix/ holds the local install tree used for testing. preview.sh is a developer convenience script.
This commit is contained in:
parent
d89a303337
commit
d18c2acadb
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -19,3 +19,5 @@ build
|
||||||
.kdev4/
|
.kdev4/
|
||||||
*.kdev4
|
*.kdev4
|
||||||
/build*
|
/build*
|
||||||
|
.prefix/
|
||||||
|
preview.sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue