From 61d7ab7d5784635a7ec23fcb3dbc03da61de5eba Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sun, 4 Oct 2009 10:05:09 -0700 Subject: Revert "Create a modules and themes directory in the application directory. All subdirectories are ignored by git, so provides a place to put 3rd party themes and modules separate from the core release." This reverts commit e8733e262b37461b6e162ca065521165c6dc31a1. --- application/modules/.gitignore | 2 -- application/themes/.gitignore | 2 -- 2 files changed, 4 deletions(-) delete mode 100644 application/modules/.gitignore delete mode 100644 application/themes/.gitignore (limited to 'application') diff --git a/application/modules/.gitignore b/application/modules/.gitignore deleted file mode 100644 index 632ea9ef..00000000 --- a/application/modules/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Ignore all the files in this directory -* diff --git a/application/themes/.gitignore b/application/themes/.gitignore deleted file mode 100644 index 632ea9ef..00000000 --- a/application/themes/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Ignore all the files in this directory -* -- cgit v1.2.3