diff --git a/.gitignore b/.gitignore index b4b0f99..4e9b47a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/nbproject/private +config.php \ No newline at end of file diff --git a/cache/.gitignore b/cache/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/cache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/log/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file