~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: franku
  • Date: 2016-07-02 12:38:06 UTC
  • mfrom: (404.2.56 widelands)
  • Revision ID: somal@arcor.de-20160702123806-q69u3d48s1prrxds
merged the django1_8 branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
/.bzr-repo
5
5
 
6
6
# Uploaded images.
7
 
/media/forum/img/en
8
 
/media/news
9
 
/media/wlhelp/
10
 
/media/wlimages
11
 
/media/wlmaps/
12
 
/media/wlprofile/avatars
13
 
/media/wlscreens/
 
7
media/news/*
 
8
media/wlhelp/*
 
9
media/wlmaps/*
 
10
media/wlprofile/avatars/*
 
11
media/wlscreens/*
 
12
media/wlimages/*