Skip to content

Commit

Permalink
add .pre-commit-config.yaml to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ireaml committed Sep 13, 2023
1 parent 6d4b62e commit 51f2ce1
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 @@ macrodensity/__pycache__/*
tests/__pycache__/unit_tests.cpython-311.pyc
.DS_Store
tests/__pycache__/unit_tests.cpython-311.pyc

# Pre-commit
.pre-commit-config.yaml

0 comments on commit 51f2ce1

Please sign in to comment.