mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-03-22 01:44:39 -05:00
14 lines
158 B
Plaintext
14 lines
158 B
Plaintext
# Editor configs
|
|
.vscode
|
|
.idea
|
|
|
|
# External modules
|
|
node_modules
|
|
|
|
# Project files
|
|
asphyxia-core.d.ts
|
|
package.json
|
|
package-lock.json
|
|
typedoc.json
|
|
tsconfig.json
|