diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2038857 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +php/config.php + +uploads/import/* +uploads/big/* +uploads/thumb/* + +!uploads/import/index.html +!uploads/big/index.html +!uploads/thumb/index.html \ No newline at end of file