Compare commits

...

2 Commits

Author SHA1 Message Date
Stephen Vanderwarker 6a40b9a119 Fixing readme 2022-10-29 09:34:43 -04:00
Stephen Vanderwarker 0ae55d2262 adding .dockerignore to .gitignore 2022-10-29 09:31:50 -04:00
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@ -3,5 +3,6 @@ package-lock.json
config.ini
build/
.npmignore
.dockerignore
npm-debug.log
.vs/

View File

@ -4,14 +4,6 @@ Vanderwarker Family XMPP Bot.
----
[![NPM](https://nodei.co/npm/vxmppb.png?compact=true)](https://nodei.co/npm/vxmppb/)
[![Known Vulnerabilities](https://snyk.io/test/npm/vxmppb/badge.svg)](https://snyk.io/test/npm/vxmppb)
![docker](https://img.shields.io/docker/pulls/vxmppb/vxmppb.svg)
![npm](https://img.shields.io/npm/dt/vxmppb)
### :book: How To Install
You can install using:
- [npm](https://wiki.vanderwarker.family/doku.php?id=code:vxmppb:install:npm)