mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-07-04 17:51:41 +02:00
add doxy to git ignore list
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
|
# automatic gernerated source
|
||||||
|
docs/*
|
||||||
|
|
||||||
# Prerequisites
|
# Prerequisites
|
||||||
*.d
|
*.d
|
||||||
|
|
||||||
@ -35,4 +38,4 @@
|
|||||||
.vscode/*
|
.vscode/*
|
||||||
.history/
|
.history/
|
||||||
*.vsix
|
*.vsix
|
||||||
*.workspace
|
*.workspace
|
||||||
|
Reference in New Issue
Block a user