This commit is contained in:
Maciej Barć
2020-09-11 14:48:42 +02:00
parent fff319bd8b
commit 0ffb357689
4 changed files with 48 additions and 21 deletions

25
.gitignore vendored
View File

@ -1,5 +1,22 @@
.*.swp
*~
**/*.rs.bk
*.beam
*.dump
*.egg-info/
*.ez
*.py[co]
*.egg-info
.idea
*.swp
*.tar
*~
*~
,*
.fetch/
.idea/
.vscode/
.~lock.*
/build/
/cover/
/deps/
/dist/
/target/
__pycache__/
_build/