From 60bdae640377ed32c717e6f863b77359f04a7bb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 6 Jan 2011 09:53:11 +0100 Subject: [PATCH] Add .gitignore from master. --- .gitignore | 31 +++++++++++++++++++++++++++++++ themes/.gitignore | 29 +++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 .gitignore create mode 100644 themes/.gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..a773f8e3e --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +# Directory for creating releases +release +# Configuration files +config.inc.php +config.header.inc.php +config.footer.inc.php +# Upload/save dirs +upload +save +# For setup script +config +# ctags +tags +# Editor files +phpmyadmin.wpj +.projectOptions +.vimrc +.project +.settings +.buildpath +.cache +.idea +*.sw[op] +# Locales +locale +# Backups +*~ +# Javascript sources +sources +# API documentation +apidoc diff --git a/themes/.gitignore b/themes/.gitignore new file mode 100644 index 000000000..55144c027 --- /dev/null +++ b/themes/.gitignore @@ -0,0 +1,29 @@ +aqua +aqua_brushed +arctic_ocean +cactica_blues +clearview3 +crimson_gray +dark_lime +darkblue_gray +garvblue +graphivore +green_orange +grid +hillside +openphpnuke +original_small +paradice +pixeline +pmahomme +silk +silkline +smooth_yellow +very_small +xampp +xp_basic +xp_blue +xp_dirty +xp_green +xp_silver +programmersdarkside