Quellcode durchsuchen

Ignore dets files

theenglishway (time) vor 4 Jahren
Ursprung
Commit
5d659b4648
2 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen
  1. 3 1
      .gitignore
  2. BIN
      Elixir.Vaccins.LocationStore

+ 3 - 1
.gitignore

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

BIN
Elixir.Vaccins.LocationStore