浏览代码

Add some .gitignore files

master
Fen Dweller 4 年前
父节点
当前提交
8a4420ad64
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. +2
    -0
      scripts/.gitignore
  2. +1
    -0
      scripts/mapshaper/.gitignore

+ 2
- 0
scripts/.gitignore 查看文件

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

+ 1
- 0
scripts/mapshaper/.gitignore 查看文件

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

正在加载...
取消
保存