ignore o files and executable

This commit is contained in:
2020-08-31 18:29:11 +01:00
parent cee0a5de71
commit 32f7e1c87c

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
*.pyc *.pyc
.*.sw? .*.sw?
*.o
mbusgw