diff options
author | Kali Kaneko <kali@leap.se> | 2014-01-27 16:14:50 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-01-27 16:14:50 -0400 |
commit | 58badbcf8ce3634061cbde73327be40fe86f672b (patch) | |
tree | 3925fb8595711f6bb25eaa3c0f2cc9b02e2bbe63 | |
parent | 8a05b6fcc913a21ce7b3fa950c63a2ebda76c6f2 (diff) |
ignore line_profiler reports
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ *.swo *.pyc *.log +*.lprof *.*~ .* *_rc.py |