Skip to content

Commit

Permalink
ignore .env + bigdata
Browse files Browse the repository at this point in the history
  • Loading branch information
TahiriNadia authored Sep 24, 2024
1 parent 34a03e0 commit c267bef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# env file
.env

# cache
__pycache__
Expand All @@ -11,9 +12,9 @@ test.ipynb
# editable package dev-mode
*.egg-info


# example data files
*.tif
gbif_example

#build folder
build/
Expand Down

0 comments on commit c267bef

Please sign in to comment.