diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..d877863f --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +# static html +\d.html + +# directories +res/ +src/ +thumb/ + +# instance-config +inc/instance-config.php \ No newline at end of file