.gitignore: add image.in/files/*

These are explicitly supposed to not be a part of the profile
in the first place.
This commit is contained in:
Andrey Cherepanov 2017-06-09 06:59:45 +03:00 committed by Michael Shigorin
parent d9fa81de0f
commit f9eeda3ab2

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*~
.*.swp
build
image.in/files/*