Compare commits

...

2 commits

Author SHA1 Message Date
595cdb8f3a chore: do not force owner root in install (allow local install)
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-03 18:01:36 +01:00
11b452b438 chore: add local copy of config file 2024-01-03 18:00:22 +01:00
3 changed files with 19 additions and 1 deletions

View file

@ -16,7 +16,6 @@ test:
install:
install \
-m 755 \
-o root \
bin/code-preloader \
$(PREFIX)/bin

View file

@ -0,0 +1,19 @@
---
ignore_list:
- ^\./.git/
- ^\./misc/.*
- ^\./bin
- ^\./lib
- ^\./misc
- LICENSE
- prompts
- Makefile
output_file_path: null
header_prompt_file_path: null
footer_prompt_file_path: prompts/footer.txt
#