diff options
author | Sepehr Lajevardi <me@sepehr.ws> | 2010-11-21 07:44:08 +0800 |
---|---|---|
committer | Chris Wanstrath <chris@ozmm.org> | 2010-11-23 09:34:26 +0800 |
commit | 2389c0fd5f6bae04dafd39b663f9bc0987a58427 (patch) | |
tree | a8bc125fd87406d232ab3e6c5ae4f45f7e5d8eaf /Drupal.gitignore | |
parent | 9c7b92ae3b7042a80197d2b9f45b7d9b9391ca17 (diff) | |
download | gitignore-2389c0fd5f6bae04dafd39b663f9bc0987a58427.tar.gz gitignore-2389c0fd5f6bae04dafd39b663f9bc0987a58427.zip |
Added Drupal gitignore.
Diffstat (limited to 'Drupal.gitignore')
-rw-r--r-- | Drupal.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Drupal.gitignore b/Drupal.gitignore new file mode 100644 index 00000000..46df221a --- /dev/null +++ b/Drupal.gitignore @@ -0,0 +1,5 @@ +sites/default/files +sites/default/private +sites/default/settings.php +cache/ +.gitignore |