| commit | a9d681f9218dfe72fdd1b1f2aa6a3eabfd04e9d6 | [log] [tgz] |
|---|---|---|
| author | Doug Waldron <douglas.waldron@dnr.ga.gov> | Fri Feb 12 10:38:23 2021 -0500 |
| committer | Doug Waldron <douglas.waldron@dnr.ga.gov> | Fri Feb 12 10:38:23 2021 -0500 |
| tree | 6a2f80946f07b55f58d0bbb7b26257fd08ae2310 | |
| parent | 4e15c60d0e498733d17cf48631f9f780976a3253 [diff] |
Ignore .xml files
diff --git a/.gitignore b/.gitignore index 203047c..7240367 100644 --- a/.gitignore +++ b/.gitignore
@@ -88,3 +88,5 @@ # Rope project settings .ropeproject + +*.xml