aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRustam Zagirov <rustam@zagirov.name>2010-12-12 23:57:31 +0300
committerChris Wanstrath <chris@ozmm.org>2011-02-21 18:08:03 -0800
commit3970297265a91fc0c0f1e3ea005af12dd4809364 (patch)
tree65a5e011441add531fa247b9a879c904462214f8
parent05fa33b5548e36d1a0cd6cc2c5f47966d25ab708 (diff)
downloadgitignore-3970297265a91fc0c0f1e3ea005af12dd4809364.tar.gz
gitignore-3970297265a91fc0c0f1e3ea005af12dd4809364.zip
Adding Yii ignores
-rw-r--r--Yii.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Yii.gitignore b/Yii.gitignore
new file mode 100644
index 00000000..45a9a931
--- /dev/null
+++ b/Yii.gitignore
@@ -0,0 +1,3 @@
+assets/
+protected/runtime/
+themes/classic/views/ \ No newline at end of file