Yoonjunhyeon

백엔드 내에서 스크립트 실행 성공

...@@ -12,6 +12,8 @@ db.sqlite3-journal ...@@ -12,6 +12,8 @@ db.sqlite3-journal
12 media 12 media
13 static/ 13 static/
14 /static 14 /static
15 +env/
16 +/env
15 17
16 # If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/ 18 # If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
17 # in your Git repository. Update and uncomment the following line accordingly. 19 # in your Git repository. Update and uncomment the following line accordingly.
......