add pre-commit
This commit is contained in:
parent
ec3cb41dc0
commit
bf2514cb09
14 changed files with 320 additions and 800 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,14 +1,10 @@
|
|||
# Ignore pycache
|
||||
__pycache__
|
||||
|
||||
# Ignore .hidden files
|
||||
.*
|
||||
|
||||
# Except .
|
||||
!.github/
|
||||
!.gitignore
|
||||
!.dockerignore
|
||||
!.travis.yml
|
||||
|
||||
# Ignore items in test (report, cache, etc), except files starting with test
|
||||
tests/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue