Browse Source

Add the docs/ folder to gitignore (#3694)

pull/3693/head
Mateusz Bączek 3 years ago
committed by GitHub
parent
commit
e1a25a184a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitignore

2
.gitignore

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

Loading…
Cancel
Save