Skip to content

Commit 6da2913

Browse files
committed
add migration scripts to gitignore
1 parent c98d4d6 commit 6da2913

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,3 +132,6 @@ dmypy.json
132132
.pixi
133133
*.egg-info
134134
*.code-workspace
135+
run_migration.py
136+
src/planetarypy/pds/migrate_config.py
137+
src/planetarypy/scripts/migrate_pds_config.py

0 commit comments

Comments
 (0)