Skip to content

Commit

Permalink
Added a gitignore line so Geodata will never be pushed.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Mar 4, 2022
1 parent 54de5aa commit 2a33e9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ addons/pythonscript

# Python-specific
*/__pycache__

# Geodata should not be pushed to the repo
Geodata/*

0 comments on commit 2a33e9f

Please sign in to comment.