Compare commits
No commits in common. "595cdb8f3a17d5848f6a0af97b9356eef1d77664" and "91bee1621fc8ac5bb2535a34b03e9918242229da" have entirely different histories.
595cdb8f3a
...
91bee1621f
3 changed files with 1 additions and 19 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ test:
|
|||
install:
|
||||
install \
|
||||
-m 755 \
|
||||
-o root \
|
||||
bin/code-preloader \
|
||||
$(PREFIX)/bin
|
||||
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
|
||||
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
|
||||
|
||||
#
|
Loading…
Reference in a new issue