Added .pre-commit-config.yaml to tarignore
This commit is contained in:
parent
3a90a4217a
commit
7b4e7fe81c
1 changed files with 4 additions and 2 deletions
|
|
@ -1,10 +1,12 @@
|
|||
Distribution archive rules
|
||||
node_modules
|
||||
.gitlab-ci.yml
|
||||
.gitlab/
|
||||
.gitlab
|
||||
./dist
|
||||
!openflexure_microscope/api/static/dist
|
||||
|
||||
# VCS files
|
||||
.pre-commit-config.yaml
|
||||
|
||||
# Pyenv files
|
||||
.python-version
|
||||
.venv*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue