This commit is contained in:
2025-06-17 17:17:05 +08:00
parent 7e31493cc4
commit 967b20434c
2 changed files with 1 additions and 3 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
/_agent.js /_agent.js
/node_modules /node_modules
folder_name/ dist/

2
dist/index.js vendored
View File

@@ -1,2 +0,0 @@
"use strict";
console.log("Hello World!");