chore: update gitignore.
This commit is contained in:
parent
6dd0c36e9a
commit
791459e39a
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,7 +1,13 @@
|
||||||
# Build
|
# Build
|
||||||
.build
|
.build
|
||||||
.logs
|
.logs
|
||||||
|
tests/tldr
|
||||||
|
tests/tldr.tar.gz
|
||||||
|
|
||||||
|
# mkdocs
|
||||||
.cache
|
.cache
|
||||||
|
public
|
||||||
|
site
|
||||||
|
|
||||||
# Debian
|
# Debian
|
||||||
*.deb
|
*.deb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue