23 lines
297 B
Plaintext
23 lines
297 B
Plaintext
node_modules/
|
|
package-lock.json
|
|
.vscode/
|
|
|
|
devconfig/
|
|
devdatabase/
|
|
plugins/*
|
|
!plugins/example-plugin/
|
|
database/openticket.sqlite
|
|
dist/
|
|
|
|
otdebug.txt
|
|
|
|
.DS_Store
|
|
*/.DS_Store
|
|
*/*/.DS_Store
|
|
*/*/*/.DS_Store
|
|
**/.DS_Store
|
|
|
|
.docs/*
|
|
!.docs/createDocs.js
|
|
!.docs/mergeTranslations.js
|
|
!.docs/typedoc-config.json |