diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e39cff4..ed84e91 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -*.png \ No newline at end of file +*.png +*.lri_part \ No newline at end of file |