Skip to content

Commit

Permalink
Add "pensieve-*" to gitignore
Browse files Browse the repository at this point in the history
This will ignore any files generated by pensieve.
  • Loading branch information
pradyunsg committed Apr 1, 2021
1 parent a8737b7 commit 895fd3e
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 @@ -166,3 +166,6 @@ cython_debug/

# Asv stuff
.asv

# pensieve stuff
pensieve-*

0 comments on commit 895fd3e

Please sign in to comment.