Skip to content

Commit

Permalink
Merge pull request #61 from crim-ca/ignore-pyessv-archive
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault authored Oct 10, 2024
2 parents d758a83 + cc2063a commit 280ef69
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ reports
STACpopulator.egg-info/
build
*.pyc

# Old Submodule Path
# Could be used locally
pyessv-archive

7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ build

## Logs
*.jsonl
*.json
*.json

# Old Submodule Path
# Could be used locally
pyessv-archive/

0 comments on commit 280ef69

Please sign in to comment.