Merge pull request #801 from github/fix-trailing-newlines

Ensure single trailing newline
This commit is contained in:
Ivan Žužak 2013-10-08 00:08:12 -07:00
commit ecf9bac896
30 changed files with 25 additions and 32 deletions

View File

@ -27,4 +27,3 @@ proguard/
*.ipr *.ipr
*.iws *.iws
.idea/ .idea/

View File

@ -1,4 +1,3 @@
*.vo *.vo
*.glob *.glob
*.v.d *.v.d

View File

@ -11,4 +11,3 @@
# Some versions of Finale have a bug and randomly save extra copies of # Some versions of Finale have a bug and randomly save extra copies of
# the music source as "<Filename> copy.mus" # the music source as "<Filename> copy.mus"
*copy.mus *copy.mus

View File

@ -14,4 +14,3 @@ gwt-unitCache/
# more caches and things from deploy # # more caches and things from deploy #
war/WEB-INF/deploy/ war/WEB-INF/deploy/
war/WEB-INF/classes/ war/WEB-INF/classes/

View File

@ -41,4 +41,3 @@
# other # other
*.iws *.iws

View File

@ -6,4 +6,3 @@
*.rel *.rel
*.rst *.rst
*.sym *.sym

View File

@ -3,4 +3,3 @@ LICENSE.txt
README.txt README.txt
demos/ demos/
extras/documentation extras/documentation