Code & Deploy
siGit Code
Git Hosting
Toggle menu
siGit Code
Git Hosting
Sign in
Sign in
@prakhar-gitlab
/
ai-investment-platform
ai-investment-platform
/
.dockerignore
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
text
16 lines
136 Bytes
Copy permalink
Copy
Raw
1
.git
2
.idea
3
.vscode
4
node_modules
5
.next
6
target
7
__pycache__
8
.pytest_cache
9
.venv
10
.terraform
11
*.tfstate
12
*.tfstate.*
13
*.log
14
.env
15
.env.*
16
secrets