diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -1,8 +1,3 @@ -target/ -coverage-report/ -bin/ -.project -.settings -.classpath -.class -.checkstyle +lcm/.idea +lcm/logs/runtime_lcm.log +*.pyc |