ignore o files and executable
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.*.sw?
|
.*.sw?
|
||||||
|
*.o
|
||||||
|
mbusgw
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user