Skip to content

Commit 6637295

Browse files
committed
init(gitproxy): initial app
1 parent bebdc67 commit 6637295

File tree

4 files changed

+799
-0
lines changed

4 files changed

+799
-0
lines changed

materials/gitProxy/src/.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Logs
2+
logs
3+
*.log
4+
5+
# Dependency directory
6+
node_modules
7+
8+
# Misc
9+
.env

0 commit comments

Comments
 (0)