Преглед изворни кода

fix issues with the uploads directory

tags/v1.1.4
xse пре 5 година
родитељ
комит
31852f906e
2 измењених фајлова са 3 додато и 1 уклоњено
  1. +0
    -1
      .gitignore
  2. +3
    -0
      uploads/.gitignore

+ 0
- 1
.gitignore Прегледај датотеку

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


+ 3
- 0
uploads/.gitignore Прегледај датотеку

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

Loading…
Откажи
Сачувај