diff --git a/.gitignore b/.gitignore index 9d2652c..32dd2db 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,9 @@ bin-release/ # Other files and folders .settings/ +# ignore rendered pngs +2018/*.png + # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder.