Skip to content

Commit

Permalink
fix: added a gitignore rule for qgis aux files
Browse files Browse the repository at this point in the history
  • Loading branch information
Marian Rassat committed Oct 25, 2024
1 parent f62682f commit a5564b6
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
Expand Up @@ -96,4 +96,7 @@ instance/

# tutorial data files
/tutorials/data_gizeh/
/tutorials/data_gizeh_small/
/tutorials/data_gizeh_small/

# qgis auxiliary files
*tif.aux.xml

0 comments on commit a5564b6

Please sign in to comment.