Skip to content

Commit

Permalink
Update gitignore to exclude anything test
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelluiscorado committed Feb 19, 2024
1 parent 884386e commit fc1d12e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
*.Rhistory*
*.gpkg*
*.shp*
*__pycache__*
*__pycache__*
*test*
5 changes: 0 additions & 5 deletions pipeline/test.py

This file was deleted.

0 comments on commit fc1d12e

Please sign in to comment.