updated gitignore
This commit is contained in:
parent
d27e1481c3
commit
ebf7651501
1 changed files with 3 additions and 2 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,7 +1,8 @@
|
|||
!bcao.py
|
||||
!bcao/
|
||||
!requirements.txt
|
||||
!.gitignore
|
||||
!mypy.ini
|
||||
!.run/
|
||||
!.idea/
|
||||
*
|
||||
!README.md
|
||||
/*
|
Loading…
Reference in a new issue