Kaynağa Gözat

fix(gitignore): absolute path for user.yml file

.gitignore contained complete path to /vars/user.yml but we want to ignore the
locale version inside local vars directory
Bertrand Cachet 10 yıl önce
ebeveyn
işleme
903b2735e2
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore Dosyayı Görüntüle

@@ -1 +1 @@
1
-/vars/user.yml
1
+vars/user.yml

Loading…
İptal
Kaydet