浏览代码

修改git忽略文件配置

konghl 4 年之前
父节点
当前提交
e5ac90e3cc
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      location-rescue-service/.gitignore

+ 7 - 0
location-rescue-service/.gitignore

@ -0,0 +1,7 @@
1
/bin/
2
/.settings
3
/target/
4
/.classpath
5
/.idea
6
/location-rescue-service.iml
7
/.project