Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kaggle Phytoplankton
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
Messaoudi Rayan
Kaggle Phytoplankton
1125b98191acc07ac02ce0941aeec8bd976fdde4
Kaggle_Phytoplankton
.gitignore
Find file
Normal view
Permalink
.gitignore
67 B
Newer
Older
[Dev] gitignore
Yandi
committed
2 years ago
1
__pycache__/*
[Dev] Adding the .gitignore file
Yandi
committed
2 years ago
2
3
*.subset
*.pyc
added wandb to gitignore
Yandi
committed
2 years ago
4
wandb/*
modified wrong flag in job.py
Yandi
committed
2 years ago
5
6
job.sbatch
logslurms/*
added log to gitignore
Yandi
committed
2 years ago
7
logs/*