2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-30 06:48:20 +00:00
Files
xcat-core/.gitignore

15 lines
250 B
Plaintext

#
# Adding .gitignore files because debian builds are being done in the xcat-core
# directory, causing issues when switching branches.
#
*debhelper.log
*substvars
*man1
*man3
*man5
*man7
*man8
*.tmp
# ignore the documentation build files
docs/build