Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-plugins-store
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-plugins-store
Commits
7702fb82
Commit
7702fb82
authored
2 years ago
by
Charles-Francis Damedey
Committed by
Sébastien Blin
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
misc: add .gitignore
Change-Id: I53c9f7011d91d677937873b9b10671eb22ee2683
parent
61411f9a
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitignore
+33
-0
33 additions, 0 deletions
.gitignore
with
33 additions
and
0 deletions
.gitignore
0 → 100644
+
33
−
0
View file @
7702fb82
# TypeScript-specific ignores
*.tsbuildinfo
# Node.js ignores
node_modules/
npm-debug.log
yarn-error.log
# Build output ignores
dist/
build/
lib/
# Documentation ignores
docs/
# IDE and editor ignores
.vscode/
.idea/
*.sublime-*
*.swp
*.swo
# Test and coverage ignores
coverage/
.nyc_output/
# Log files
*.log
# OS-specific ignores
.DS_Store
Thumbs.db
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment