Skip to content

Commit 368dfe0

Browse files
committed
Updated gitignore to ignore the migration files of getting_started and media files
1 parent 69de05e commit 368dfe0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ website/db.sqlite3
7575
website/blog/migrations/
7676
website/events/migrations/
7777
website/forum/migrations/
78+
website/getting_started/migrations/
7879
website/interview_exp/migrations/
7980
website/team/migrations/
80-
website/user_profile/migrations/
81+
website/user_profile/migrations/
82+
83+
# Media files
84+
media/

0 commit comments

Comments
 (0)