chore: update gitignore to exclude installers and temp files
This commit is contained in:
parent
3272a49a32
commit
c5f8ea70cc
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -12,5 +12,5 @@ botserver-stack
|
||||||
*-log*
|
*-log*
|
||||||
docs/book
|
docs/book
|
||||||
*.rdb
|
*.rdb
|
||||||
botserver-installers/*
|
botserver-installers
|
||||||
!botserver-installers/.gitkeep
|
.git-rewrite
|
||||||
Loading…
Add table
Reference in a new issue