Skip to content

Commit

Permalink
Add examples to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesRunnalls committed Dec 20, 2024
1 parent 6d04d89 commit 3cdffea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ __pycache__
/processors/ocsmart/anc
/processors/ocsmart/landmask_gsw
acolite_run_*_log_file.txt
*cache.sqlite
*cache.sqlite
/examples
!/examples/example.py

0 comments on commit 3cdffea

Please sign in to comment.