Skip to content

Commit

Permalink
Add .asv to gitignore
Browse files Browse the repository at this point in the history
This directory is generated by airspeed velocity.
  • Loading branch information
pradyunsg committed Jan 13, 2021
1 parent bcbc388 commit acf4b8f
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 @@ -163,3 +163,6 @@ dmypy.json

# Cython debug symbols
cython_debug/

# Asv stuff
.asv

0 comments on commit acf4b8f

Please sign in to comment.