فهرست منبع

Merge remote branch 'upstream/master'

* upstream/master:
  added rerun and config ignores
  Add Haskell gitignore
  Added ExpressionEngine gitignore file.
  Fixed comment in Objective-C.gitignore
  Fixed comments in C++.gitignore
  Fixed comments in Archives.gitignore
  Fixed comment in Linux.gitignore file
  Small cleanup of comments in the file
Daniel Schildt 14 سال پیش
والد
کامیت
a6a60e5cd3
3فایلهای تغییر یافته به همراه20 افزوده شده و 0 حذف شده
  1. 15 0
      ExpressionEngine.gitignore
  2. 3 0
      Haskell.gitignore
  3. 2 0
      Rails.gitignore

+ 15 - 0
ExpressionEngine.gitignore

@@ -0,0 +1,15 @@
+.DS_Store
+
+# Images
+images/avatars/
+images/captchas/
+images/smileys/
+images/member_photos/
+images/signature_attachments/
+images/pm_attachments/
+
+# Caches
+sized/
+thumbs/
+_thumbs/
+*/expressionengine/cache/*

+ 3 - 0
Haskell.gitignore

@@ -0,0 +1,3 @@
+dist
+*.o
+*.hi

+ 2 - 0
Rails.gitignore

@@ -12,3 +12,5 @@ capybara-*.html
 /coverage/
 /spec/tmp/*
 **.orig
+config/*.yml
+rerun.txt