浏览代码

Ignore dets files

theenglishway (time) 4 年之前
父节点
当前提交
5d659b4648
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore
  2. 二进制
      Elixir.Vaccins.LocationStore

+ 3 - 1
.gitignore

@@ -33,4 +33,6 @@ npm-debug.log
 # this depending on your deployment strategy.
 /priv/static/
 
-.idea
+.idea
+
+/Elixir.*

二进制
Elixir.Vaccins.LocationStore