Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
R3
school
courses
5499d02527000f0cf9fc0db647a1e14cda89d9dc
courses
.gitignore
Find file
Normal view
Permalink
.gitignore
67 B
Newer
Older
adding dist and public directories to gitignore
Laurent Heirendt
committed
6 years ago
1
2
dist/
public/
Initial release
Sylvain Arreckx
committed
8 years ago
3
4
5
6
7
node_modules
dist
*.log
.sass-cache
.grunt
New gitignore
Laurent Heirendt
committed
8 years ago
8
.DS_Store