Skip to content

Commit

Permalink
Merge pull request #146 from ktyle/ktyle_gitignore
Browse files Browse the repository at this point in the history
Add .nfs* to .gitignore
  • Loading branch information
dcamron authored Nov 14, 2023
2 parents d8cc531 + a219d6a commit d8f517d
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 @@ -131,3 +131,6 @@ dmypy.json

# Pyre type checker
.pyre/

# Ephemeral .nfs files
.nfs*

0 comments on commit d8f517d

Please sign in to comment.