git init
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.DS_Store
|
||||
*.log
|
||||
.env
|
||||
agent/target/
|
||||
control-plane/frontend/node_modules/
|
||||
control-plane/frontend/dist/
|
||||
control-plane/frontend/*.tsbuildinfo
|
||||
control-plane/backend/backend
|
||||
control-plane/secrets/*
|
||||
!control-plane/secrets/.gitkeep
|
||||
Reference in New Issue
Block a user