mirror of
https://github.com/maeneko/forgetting.git
synced 2026-08-25 15:24:26 +00:00
Initial commit
This commit is contained in:
+22
@@ -0,0 +1,22 @@
|
||||
/tmp
|
||||
/out-tsc
|
||||
|
||||
**/node_modules/
|
||||
**/dist/
|
||||
cli/cli.env
|
||||
logs/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
.DS_Store
|
||||
*.tar.gz
|
||||
|
||||
.vscode/*
|
||||
.idea/
|
||||
|
||||
# Все markdown, кроме README.md
|
||||
*.md
|
||||
!README.md
|
||||
Reference in New Issue
Block a user