gitignore: subprojects directory

This commit is contained in:
Daniel Eklöf 2020-01-11 14:45:56 +01:00
parent a822d89291
commit 42f9165bd7
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/bld/ /bld/
/pkg/ /pkg/
/src/ /src/
/subprojects/