generated from array-in-a-matrix/matrix-bot-template
ignore nim stuff
This commit is contained in:
parent
ef9ee12a60
commit
385e893855
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
# ---> Nim
|
||||
nimcache/
|
||||
nimblecache/
|
||||
htmldocs/
|
||||
|
||||
# ---> Node
|
||||
# Logs
|
||||
logs
|
||||
|
@ -135,3 +140,6 @@ config.json
|
|||
|
||||
# matrix bot storage
|
||||
storage.json
|
||||
|
||||
# compiled nim output
|
||||
index.js
|
Loading…
Add table
Reference in a new issue