add static/admin to gitignore

master
Stepan Krapivin 8 years ago
parent 4e188bbfbf
commit b283f5f758
  1. 1
      .gitignore

1
.gitignore vendored

@ -16,6 +16,7 @@ media/cache/*
static/photo_uploads/*
static/item_photos/*
static/adminfiles/*
static/admin/*
static/cache/*
.vscode/*
/node_modules/

Loading…
Cancel
Save