Skip to content

Commit f0dde55

Browse files
committed
ensure single trailing newline
1 parent 060aed8 commit f0dde55

30 files changed

+25
-32
lines changed

Actionscript.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ bin-release/
88

99
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
1010
# should NOT be excluded as they contain compiler settings and other important
11-
# information for Eclipse / Flash Builder.
11+
# information for Eclipse / Flash Builder.

Android.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ proguard/
2727
*.ipr
2828
*.iws
2929
.idea/
30-

CakePHP.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ tmp/*
44
app/tmp/*
55
app/[Cc]onfig/core.php
66
app/[Cc]onfig/database.php
7-
!empty
7+
!empty

Concrete5.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
config/site.php
22
files/cache/*
3-
files/tmp/*
3+
files/tmp/*

Coq.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
*.vo
22
*.glob
33
*.v.d
4-

Delphi.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ __history
77
*.map
88
*.exe
99
*.dll
10-
bin/*
10+
bin/*

Drupal.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ xmlrpc.php
3434
/modules
3535
/profiles
3636
/scripts
37-
/themes
37+
/themes

ExpressionEngine.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ images/pm_attachments/
1212
sized/
1313
thumbs/
1414
_thumbs/
15-
*/expressionengine/cache/*
15+
*/expressionengine/cache/*

Finale.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@
1111
# Some versions of Finale have a bug and randomly save extra copies of
1212
# the music source as "<Filename> copy.mus"
1313
*copy.mus
14-

ForceDotCom.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.project
22
.settings
33
salesforce.schema
4-
Referenced Packages
4+
Referenced Packages

0 commit comments

Comments
 (0)