There was an error while loading. Please reload this page.
1 parent c53c822 commit 39ee208Copy full SHA for 39ee208
1 file changed
.gitignore
@@ -252,4 +252,12 @@ cython_debug/
252
## Sphinx
253
#######################################
254
# get rid of output folder
255
-_build/
+_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