Permalink
Please sign in to comment.
Showing
with
25 additions
and 32 deletions.
- +1 −1 Actionscript.gitignore
- +0 −1 Android.gitignore
- +1 −1 CakePHP.gitignore
- +1 −1 Concrete5.gitignore
- +0 −1 Coq.gitignore
- +1 −1 Delphi.gitignore
- +1 −1 Drupal.gitignore
- +1 −1 ExpressionEngine.gitignore
- +0 −1 Finale.gitignore
- +1 −1 ForceDotCom.gitignore
- +0 −1 GWT.gitignore
- +1 −1 Global/CVS.gitignore
- +1 −1 Global/Espresso.gitignore
- +1 −1 Global/FlexBuilder.gitignore
- +1 −1 Global/Matlab.gitignore
- +1 −1 Global/PhPStorm.gitignore
- +1 −1 Global/SBT.gitignore
- +0 −1 Grails.gitignore
- +1 −1 Joomla.gitignore
- +1 −1 Kohana.gitignore
- +1 −1 LemonStand.gitignore
- +1 −1 Node.gitignore
- +1 −1 R.gitignore
- +3 −3 README.md
- +1 −1 Scala.gitignore
- +0 −1 Sdcc.gitignore
- +1 −1 Symfony.gitignore
- +1 −1 WordPress.gitignore
- +1 −1 Yii.gitignore
- +0 −1 ZendFramework.gitignore
2
Actionscript.gitignore
1
Android.gitignore
2
CakePHP.gitignore
2
Concrete5.gitignore
| @@ -1,3 +1,3 @@ | ||
| config/site.php | ||
| files/cache/* | ||
| -files/tmp/* | ||
| +files/tmp/* |
1
Coq.gitignore
| @@ -1,4 +1,3 @@ | ||
| *.vo | ||
| *.glob | ||
| *.v.d | ||
| - |
2
Delphi.gitignore
2
Drupal.gitignore
2
ExpressionEngine.gitignore
1
Finale.gitignore
2
ForceDotCom.gitignore
| @@ -1,4 +1,4 @@ | ||
| .project | ||
| .settings | ||
| salesforce.schema | ||
| -Referenced Packages | ||
| +Referenced Packages |
1
GWT.gitignore
2
Global/CVS.gitignore
| @@ -1,4 +1,4 @@ | ||
| /CVS/* | ||
| */CVS/* | ||
| .cvsignore | ||
| -*/.cvsignore | ||
| +*/.cvsignore |
2
Global/Espresso.gitignore
| @@ -1 +1 @@ | ||
| -*.esproj | ||
| +*.esproj |
2
Global/FlexBuilder.gitignore
| @@ -1,2 +1,2 @@ | ||
| bin/ | ||
| -bin-debug/ | ||
| +bin-debug/ |
2
Global/Matlab.gitignore
2
Global/PhPStorm.gitignore
| @@ -1 +1 @@ | ||
| -.idea/ | ||
| +.idea/ |
2
Global/SBT.gitignore
1
Grails.gitignore
2
Joomla.gitignore
2
Kohana.gitignore
| @@ -1,2 +1,2 @@ | ||
| application/cache/* | ||
| -application/logs/* | ||
| +application/logs/* |
2
LemonStand.gitignore
2
Node.gitignore
2
R.gitignore
6
README.md
2
Scala.gitignore
1
Sdcc.gitignore
2
Symfony.gitignore
2
WordPress.gitignore
2
Yii.gitignore
| @@ -1,3 +1,3 @@ | ||
| assets/ | ||
| protected/runtime/ | ||
| -themes/classic/views/ | ||
| +themes/classic/views/ |
1
ZendFramework.gitignore
0 comments on commit
f0dde55