mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Update the .gitignore based on the docsite restructuring.
This commit is contained in:
parent
40429ee64e
commit
c3245e45c2
1 changed files with 7 additions and 7 deletions
14
.gitignore
vendored
14
.gitignore
vendored
|
@ -24,13 +24,13 @@ docs/man/man3/*
|
|||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
# docsite stuff...
|
||||
docsite/latest/rst/modules
|
||||
docsite/latest/*.html
|
||||
docsite/latest/_static/*.gif
|
||||
docsite/latest/_static/*.png
|
||||
docsite/latest/_static/websupport.js
|
||||
docsite/latest/searchindex.js
|
||||
docsite/latest/htmlout
|
||||
docsite/rst/modules
|
||||
docsite/*.html
|
||||
docsite/_static/*.gif
|
||||
docsite/_static/*.png
|
||||
docsite/_static/websupport.js
|
||||
docsite/searchindex.js
|
||||
docsite/htmlout
|
||||
# deb building stuff...
|
||||
debian/
|
||||
# Vim swap files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue