Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dfulu committed May 10, 2023
1 parent 2994846 commit c82257f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Byte-compiled / optimized / DLL files
# Custom - ocf_datapipes
ocf_datapipes/utils/eso_metadata.csv

## Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
Expand Down

0 comments on commit c82257f

Please sign in to comment.