updated gitignore

This commit is contained in:
Lynne Megido 2021-01-18 19:44:39 +10:00
parent d27e1481c3
commit ebf7651501
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

5
.gitignore vendored
View File

@ -1,7 +1,8 @@
!bcao.py !bcao/
!requirements.txt !requirements.txt
!.gitignore !.gitignore
!mypy.ini !mypy.ini
!.run/ !.run/
!.idea/ !.idea/
* !README.md
/*