e0615fa867
📁 Changed TDrive root folder
11 lines
183 B
Plaintext
11 lines
183 B
Plaintext
# /node_modules/* in the project root is ignored by default
|
|
# build artefacts
|
|
dist/*
|
|
coverage/*
|
|
# data definition files
|
|
**/*.d.ts
|
|
# custom definition files
|
|
/src/types/
|
|
# tests
|
|
test/*
|