mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-08 11:43:10 +00:00
Merge pull request #1297 from sergevanginderachter/devel
updated gitignore for docssite stuff
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -19,3 +19,12 @@ docs/man/man3/*
|
||||
# Sublime stuff
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
# docsite stuff
|
||||
docsite/rst/modules
|
||||
docsite/YAMLSyntax.html
|
||||
docsite/*.html
|
||||
docsite/_static/*.gif
|
||||
docsite/_static/*.png
|
||||
docsite/_static/websupport.js
|
||||
# deb building stuff
|
||||
debian/
|
||||
|
||||
Reference in New Issue
Block a user