Closed somhi closed 1 year ago
global .gitignore includes .qsf .qpf .f when adding new targets .qsf .qpf .f does not get added to remote
my solution is to remove those filters from global .gitignore I included a .gitignore inside cores/ just for .qsf .qpf
That sounds perfect. I've changed too in commit 0303dd7b
Great. I've just realized that same should appy to *.hex files I have two hex files in my targets as well
global .gitignore includes .qsf .qpf .f when adding new targets .qsf .qpf .f does not get added to remote
my solution is to remove those filters from global .gitignore I included a .gitignore inside cores/ just for .qsf .qpf