Add the docs/ folder to gitignore

This commit is contained in:
wint3rmute 2023-03-19 18:19:29 +01:00
parent 26ea676b8d
commit ef82ae2f3b

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
/doc/ /docs/
/dev/ /dev/
/lib/ /lib/
/bin/ /bin/