Move .gitignore to subprojects/

Because it keeps the toplevel directory cleaner
This commit is contained in:
Johan Malm 2022-05-03 20:55:24 +01:00
parent 2961807e89
commit 9f181de082
2 changed files with 2 additions and 3 deletions

3
.gitignore vendored
View file

@ -1,3 +0,0 @@
build*/
subprojects/
tags

2
subprojects/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
/*
!/*.wrap