mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-22 19:16:13 +01:00
[TASK] Add documentation directories to the .gitignore.
This commit is contained in:
parent
fddb3ce216
commit
35e377ca6e
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -20,3 +20,7 @@
|
||||||
.TemporaryItems
|
.TemporaryItems
|
||||||
.webprj
|
.webprj
|
||||||
nbproject
|
nbproject
|
||||||
|
|
||||||
|
# Ignore documentation folders generated by the extension builder.
|
||||||
|
doc/
|
||||||
|
Documentation.tmpl/
|
||||||
|
|
Loading…
Reference in a new issue