plug-ins: add more generated files in .gitignore.
This commit is contained in:
parent
1e7d714f0a
commit
cb892aa0e6
1 changed files with 5 additions and 0 deletions
5
plug-ins/pygimp/plug-ins/.gitignore
vendored
5
plug-ins/pygimp/plug-ins/.gitignore
vendored
|
|
@ -2,6 +2,8 @@
|
|||
/Makefile.in
|
||||
/*.pyc
|
||||
/*.pyo
|
||||
/benchmark-foreground-extract/benchmark-foreground-extract.py
|
||||
/clothify/clothify.py
|
||||
/colorxhtml/colorxhtml.py
|
||||
/file-openraster/file-openraster.py
|
||||
/foggify/foggify.py
|
||||
|
|
@ -12,3 +14,6 @@
|
|||
/palette-to-gradient/palette-to-gradient.py
|
||||
/py-slice/py-slice.py
|
||||
/python-eval/python-eval.py
|
||||
/shadow_bevel/shadow_bevel.py
|
||||
/sphere/sphere.py
|
||||
/whirlpinch/whirlpinch.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue