mirror of
https://github.com/bendtherules/tbl.git
synced 2026-08-18 13:51:55 +00:00
Generate project with yo node-typescript, modifes gitignore by hand
This commit is contained in:
+15
@@ -1,3 +1,18 @@
|
||||
# Project specific
|
||||
# -------------------
|
||||
coverage/
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
.nyc_output
|
||||
lib
|
||||
lib_test
|
||||
|
||||
|
||||
# Generic
|
||||
# ---------------
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user