diff --git a/.gitignore b/.gitignore index 8b22408..4e9b47a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/nbproject/private/ -/cache/ \ No newline at end of file +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/cache/.gitkeep b/cache/.gitkeep deleted file mode 100644 index e69de29..0000000