Files
open-ticket/.gitignore
T
DJj123dj b22f7b2de7 major bug fixes & breaking change in database code
Major bug fixes and improvements have been made. There's also a breaking change for plugins using the database system. All database related functions are now async based.
2024-11-24 23:26:14 +01:00

16 lines
215 B
Plaintext

node_modules/
package-lock.json
devconfig/
devdatabase/
otdebug.txt
.DS_Store
*/.DS_Store
*/*/.DS_Store
*/*/*/.DS_Store
**/.DS_Store
TEMP/
.vscode/
plugins/*
!plugins/example-plugin/
dist/
database/openticket.sqlite