diff --git a/admin/survey/classes/phpqrcode/imgs/.gitignore b/admin/survey/classes/phpqrcode/imgs/.gitignore index e69de29bb..c96a04f00 100644 --- a/admin/survey/classes/phpqrcode/imgs/.gitignore +++ b/admin/survey/classes/phpqrcode/imgs/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/admin/survey/export/latexclasses/textemp/.gitignore b/admin/survey/export/latexclasses/textemp/.gitignore index e69de29bb..21a376025 100644 --- a/admin/survey/export/latexclasses/textemp/.gitignore +++ b/admin/survey/export/latexclasses/textemp/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!images +!*.cls \ No newline at end of file diff --git a/admin/survey/pChart/tmp/.gitignore b/admin/survey/pChart/tmp/.gitignore index e69de29bb..c96a04f00 100644 --- a/admin/survey/pChart/tmp/.gitignore +++ b/admin/survey/pChart/tmp/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/frontend/drupal/sites/default/.gitignore b/frontend/drupal/sites/default/.gitignore index e69de29bb..d6b7ef32c 100644 --- a/frontend/drupal/sites/default/.gitignore +++ b/frontend/drupal/sites/default/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore