.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:
parent
d9fa81de0f
commit
f9eeda3ab2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
*~
|
||||
.*.swp
|
||||
build
|
||||
image.in/files/*
|
||||
|
Loading…
Reference in New Issue
Block a user