Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Hiboo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felinn-glotte
Hiboo
master
hiboo
.gitignore
Find file
Normal view
Permalink
.gitignore
95 B
Newer
Older
Add a gitignore
kaiyou
committed
5 years ago
1
2
3
4
# Generic
*.pyc
__pycache__
# For developers
ignore yarn.lock as its confusing if we ignore package-lock.json at the same time.
ornanovitch
committed
3 years ago
5
/yarn.lock
Add a gitignore
kaiyou
committed
5 years ago
6
7
/node_modules
/venv
Rename trurt to hiboo
kaiyou
committed
5 years ago
8
/hiboo/static
ignore yarn.lock as its confusing if we ignore package-lock.json at the same time.
ornanovitch
committed
3 years ago
9
.env