mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-13 22:50:19 +08:00
10 lines
144 B
Plaintext
10 lines
144 B
Plaintext
src/**
|
|
.gitignore
|
|
tsconfig.json
|
|
**/*.map
|
|
node_modules/@types/**
|
|
node_modules/typescript/**
|
|
node_modules/.package-lock.json
|
|
*.tsbuildinfo
|
|
*.vsix
|