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
|
node_modules
|
||||||
.gitlab-ci.yml
|
.gitlab-ci.yml
|
||||||
.gitlab/
|
.gitlab
|
||||||
./dist
|
./dist
|
||||||
!openflexure_microscope/api/static/dist
|
!openflexure_microscope/api/static/dist
|
||||||
|
|
||||||
|
# VCS files
|
||||||
|
.pre-commit-config.yaml
|
||||||
|
|
||||||
# Pyenv files
|
# Pyenv files
|
||||||
.python-version
|
.python-version
|
||||||
.venv*
|
.venv*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue