Skip to content

Commit

Permalink
GFA.KPNO backup
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Nov 4, 2024
1 parent 9b4a2b8 commit 6b1cb88
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions etc/desi.json
Original file line number Diff line number Diff line change
Expand Up @@ -499,16 +499,20 @@
}
},
"survey":{
"__exclude__":[],
"GFA":{},
"__exclude__":["GFA.KPNO.log"],
"GFA.KPNO":{
"GFA\\.KPNO/.*$": "GFA.KPNO.tar"
},
"GFA.NERSC":{},
"analysis":{},
"catalogs":{},
"fiberassign":{},
"fluxcalibration":{},
"observations":{},
"ops":{},
"planning":{},
"sims":{}
"sims":{},
"sv":{}
},
"sv":{
"__exclude__":[],
Expand Down

0 comments on commit 6b1cb88

Please sign in to comment.