feat: init
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# /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/*
|
||||
Reference in New Issue
Block a user