Added docs/

This commit is contained in:
2021-05-03 20:40:17 +02:00
parent 17b25a3596
commit 2ada22481d
2 changed files with 21 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
*
!src
!src/**
!docs
!docs/**
!Makefile
!.gitignore
!README.md