diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ec1d7c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Ignore Dynamic Linker +.var/app/org.gimp.GIMP/.ld.so + +# Ignore Personal GIMP Files +.var/app/org.gimp.GIMP/data +.var/app/org.gimp.GIMP/current \ No newline at end of file