diff --git a/cms/cache/.gitignore b/cms/cache/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/cache/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/cms/version/css/.gitignore b/cms/version/css/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/version/css/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/cms/version/js/.gitignore b/cms/version/js/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/version/js/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/cms/version/layout/.gitignore b/cms/version/layout/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/version/layout/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/cms/version/module/.gitignore b/cms/version/module/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/version/module/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file diff --git a/cms/version/templates/.gitignore b/cms/version/templates/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/cms/version/templates/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file