add optional auto_convert_rgb parameter to slsb.hide/slsbset.hide; add .idea to .gitignore

This commit is contained in:
panni 2016-04-21 15:23:04 +02:00
parent 75b41a2e2e
commit a38f23509b
3 changed files with 16 additions and 13 deletions

2
.gitignore vendored
View file

@ -6,6 +6,8 @@ syntax: glob
*~
*.db
.idea/
build/*
Stegano.egg-info/*
dist/*