mirror of
https://github.com/sern-handler/create-bot
synced 2026-06-06 01:16:53 +00:00
add to gitignore
This commit is contained in:
3
template-js/.gitignore
vendored
3
template-js/.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/node_modules
|
||||
.env
|
||||
.env
|
||||
.sern/
|
||||
|
||||
3
template-ts/.gitignore
vendored
3
template-ts/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/node_modules
|
||||
/dist
|
||||
.env
|
||||
.env
|
||||
.sern/
|
||||
|
||||
Reference in New Issue
Block a user