Add the docs/ folder to gitignore (#3694)

This commit is contained in:
Mateusz Bączek
2023-03-19 20:03:15 +01:00
committed by GitHub
parent 26ea676b8d
commit e1a25a184a

2
.gitignore vendored
View File

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