2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-23 06:25:38 +00:00

Ignore the files generated by building the documentation under docs/build

This commit is contained in:
Victor Hu
2015-08-20 16:02:13 -04:00
parent 32f0347d8a
commit 124c159d87

2
.gitignore vendored
View File

@ -10,3 +10,5 @@
*man7
*man8
*.tmp
# ignore the documentation build files
docs/build