Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Marek
firmware
e1a7684a0f15cf180e95b4601cbe01a485ca5a6b
firmware
.gitignore
Find file
Normal view
Permalink
.gitignore
87 B
Newer
Older
add gitignore
schneider
committed
5 years ago
1
build/
feat(docs): Add sphinx documentation
rahix
committed
5 years ago
2
3
/Documentation/output/
__pycache__/
chore: Add pyc and swap files to gitignore
rahix
committed
5 years ago
4
5
*.pyc
.*.swp
doc: Enable TODOs
rahix
committed
5 years ago
6
*~
build: Add clang-tidy support
swym
committed
5 years ago
7
compile_commands.json
feat: Add script to generate tags file
rahix
committed
5 years ago
8
/tags