diff --git a/.gitignore b/.gitignore index 496f39d..7f3df66 100644 --- a/.gitignore +++ b/.gitignore @@ -9,12 +9,12 @@ uploads/* !uploads/.htaccess !uploads/php.ini !uploads/thumbs -uploads/thumbs/* +uploads/thumbs/ !uploads/thumbs/index.html !uploads/thumbs/php.ini !uploads/thumbs/.htaccess styles/* -!styles/bootstrap/* +!styles/bootstrap/ !/styles/bootstrap/js/script.js !styles/index.html .DS_Store diff --git a/styles/bootstrap/progress.html b/styles/bootstrap/progress.html new file mode 100644 index 0000000..40846b7 --- /dev/null +++ b/styles/bootstrap/progress.html @@ -0,0 +1,4 @@ + \ No newline at end of file