diff --git a/.gitignore b/.gitignore index a00834ac..f69b4467 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ src/install/index.php.bak src/install/index.html src/install/module-install.php.bak src/a/*/ -src/uploads/allimg/* src/.txt src/data/enums/ src/index.html @@ -40,3 +39,4 @@ src/data/module/*.xml src/data/module/*.php src/data/*.db src/uploads/soft/*/ +src/static/allimg/*/ diff --git a/src/static/allimg/index.html b/src/static/allimg/index.html new file mode 100755 index 00000000..87245193 --- /dev/null +++ b/src/static/allimg/index.html @@ -0,0 +1 @@ +dir \ No newline at end of file diff --git a/src/static/litimg/index.html b/src/static/litimg/index.html new file mode 100755 index 00000000..87245193 --- /dev/null +++ b/src/static/litimg/index.html @@ -0,0 +1 @@ +dir \ No newline at end of file diff --git a/src/static/userup/index.html b/src/static/userup/index.html new file mode 100755 index 00000000..87245193 --- /dev/null +++ b/src/static/userup/index.html @@ -0,0 +1 @@ +dir \ No newline at end of file