Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EE272-Interstellar
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EE272
EE272-Interstellar
34a6234725bbfd8154241ccc5a7b7151886de069
ee272-interstellar
.gitignore
Find file
Normal view
Permalink
.gitignore
59 B
Newer
Older
Removed .pyc files and updated .gitignore to ignore them
Kai A Bartolone
committed
1 year ago
1
*.pyc
add gitignore file
xuanyoya
committed
6 years ago
2
3
4
5
6
7
8
*.py[cod]
*$py.class
eggs/
.eggs/
*.egg-info/
*.egg