Update .gitignore

clean up cruft
This commit is contained in:
FInalWombat 2023-10-09 12:39:49 +03:00 committed by GitHub
parent ce2517dd03
commit e5de5dad4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

@ -1,10 +1,7 @@
.lmer
*.pyc *.pyc
problems
*.swp *.swp
*.swo *.swo
*.egg-info *.egg-info
tales/
*-internal* *-internal*
*.internal* *.internal*
*_internal* *_internal*