Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SatNOGS Orbit Determination
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
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
Socis
SatNOGS Orbit Determination
d4f25e5598daeba6209ba5cef9aa931478dc2032
satnogs-orbit-determination
.gitignore
Find file
Normal view
Permalink
.gitignore
80 B
Newer
Older
Removed target and .idea
noeljanes
committed
5 years ago
1
.idea
Changed convention on doppler frequency to match that used by Orekit
noeljanes
committed
5 years ago
2
3
4
5
6
.classpath
.project
.settings
.checkstyle
bin
Removed target and .idea
noeljanes
committed
5 years ago
7
target
Changed convention on doppler frequency to match that used by Orekit
noeljanes
committed
5 years ago
8
9
/build
/lib
Removed target and .idea
noeljanes
committed
5 years ago
10
*.class
Changed convention on doppler frequency to match that used by Orekit
noeljanes
committed
5 years ago
11