Commit cbb6fb5e3c4b04b1dc232cf9fccf0689200da318

Authored by Alexis Koralewski
1 parent c16ba9e4
Exists in dev

modification of comment

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -5,7 +5,7 @@ __pycache__ @@ -5,7 +5,7 @@ __pycache__
5 *.pyc 5 *.pyc
6 *.py.bak 6 *.py.bak
7 7
8 -# Ignore all PNG files except from src/doc/ 8 +# Ignore all PNG files except from src/doc/ and src/core/pyros_django/misc/static/media/
9 *.png 9 *.png
10 !src/doc/*.png 10 !src/doc/*.png
11 !src/core/pyros_django/misc/static/media/*.png 11 !src/core/pyros_django/misc/static/media/*.png