Skip to content

Commit 39ee208

Browse files
committed
ADD: precommit ignores
1 parent c53c822 commit 39ee208

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,12 @@ cython_debug/
252252
## Sphinx
253253
#######################################
254254
# get rid of output folder
255-
_build/
255+
_build/
256+
257+
#######################################
258+
## Pre-commits
259+
#######################################
260+
# Pre-commit cache directory
261+
.pre-commit-config.yaml
262+
.pre-commit-hooks.yaml
263+
.pre-commit/

0 commit comments

Comments
 (0)