Skip to content

Commit

Permalink
Add lprof files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
espdev committed Feb 7, 2020
1 parent 0c3d5f6 commit dd19cf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ coverage.xml
*,cover
.hypothesis/

# Profiling
*.lprof

# Sphinx documentation
docs/_build/

Expand Down

0 comments on commit dd19cf4

Please sign in to comment.