diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ *.pyc - +*.DS_Store +*~ |
![]() |
index : django-debug-toolbar | |
| A configurable set of panels that display various debug information about the current request/response. |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,3 @@ *.pyc - +*.DS_Store +*~ |