Browse Source

Add some .gitignore files

master
Fen Dweller 4 years ago
parent
commit
8a4420ad64
2 changed files with 3 additions and 0 deletions
  1. +2
    -0
      scripts/.gitignore
  2. +1
    -0
      scripts/mapshaper/.gitignore

+ 2
- 0
scripts/.gitignore View File

@@ -0,0 +1,2 @@
config.json
/*.py

+ 1
- 0
scripts/mapshaper/.gitignore View File

@@ -0,0 +1 @@
temp.*

Loading…
Cancel
Save