Kaynağa Gözat

fix issues with the uploads directory

tags/v1.1.4
xse 5 yıl önce
ebeveyn
işleme
31852f906e
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. +0
    -1
      .gitignore
  2. +3
    -0
      uploads/.gitignore

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

@@ -3,7 +3,6 @@
/db
/deps
/*.ez
/uploads
/test/uploads
/.elixir_ls
/test/fixtures/test_tmp.txt


+ 3
- 0
uploads/.gitignore Dosyayı Görüntüle

@@ -0,0 +1,3 @@
# Git will ignore everything in this directory except this file.
*
!.gitignore

Yükleniyor…
İptal
Kaydet