ignore log files

This commit is contained in:
Thomas Zakrajsek 2015-08-02 18:29:54 -04:00
parent 54fe252eef
commit 96d84e4edf

1
.gitignore vendored
View file

@ -2,4 +2,5 @@
/rtmbot.conf
/plugins/**
/build/**
*.log
env