]> source.dussan.org Git - gitea.git/commitdiff
add newline at the end of file for each gitignore
authorRalph-Wang <ralph_ld@aliyun.com>
Wed, 19 Aug 2015 02:02:41 +0000 (10:02 +0800)
committerRalph-Wang <ralph_ld@aliyun.com>
Wed, 19 Aug 2015 02:02:41 +0000 (10:02 +0800)
conf/gitignore/Android
conf/gitignore/C
conf/gitignore/C Sharp
conf/gitignore/Google Go
conf/gitignore/Java
conf/gitignore/Objective-C
conf/gitignore/Python
conf/gitignore/Ruby

index 37e8cf6cc2f5aeb52bf2ce83dfc07973c41c9a01..64d3c9769ce65144234c28569d164b1d7e023dab 100644 (file)
@@ -20,4 +20,4 @@ build/
 local.properties
 
 # Proguard folder generated by Eclipse
-proguard/
\ No newline at end of file
+proguard/
index e7a909e4c625940a91980fc5a215d236f59cd68a..9fa3b1bf7d165ea6c642bd009bfea0a3aa120a5b 100644 (file)
@@ -15,4 +15,4 @@
 # Executables
 *.exe
 *.out
-*.app
\ No newline at end of file
+*.app
index d26d7cd5984bfeac9424ad647e3990abfed859b8..f638296449c07307fa44fb0f368fc1731d58e1c8 100644 (file)
@@ -105,4 +105,4 @@ Generated_Code #added for RIA/Silverlight projects
 # Visual Studio version. Backup files are not needed, because we have git ;-)
 _UpgradeReport_Files/
 Backup*/
-UpgradeLog*.XML
\ No newline at end of file
+UpgradeLog*.XML
index 6cd1df2b7a3b5cd99e60d82ef18f486a3ef8d922..00268614f04567605359c96e714e834db9cebab6 100644 (file)
@@ -19,4 +19,4 @@ _cgo_export.*
 
 _testmain.go
 
-*.exe
\ No newline at end of file
+*.exe
index b7d7dc6d4e492c5daa2d87bbe17d34e375f4c5ff..32858aad3c383ed1ff0a0f9bdf231d54a00c9e88 100644 (file)
@@ -9,4 +9,4 @@
 *.ear
 
 # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
-hs_err_pid*
\ No newline at end of file
+hs_err_pid*
index ce884586366838bc28a8efe7dd98c8c3d37ba4b4..e4a4e824bd41de33e7a9128672a6dba9faaf3e17 100644 (file)
@@ -4,4 +4,4 @@
 # you should judge for yourself, the pros and cons are mentioned at:
 # http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control?
 #
-# Pods/
\ No newline at end of file
+# Pods/
index 56841532cd4dc1f01d42246fa69b98fed0d3e915..ded606788041fc9cd4d017e2dfe5a6e9bdeefbae 100644 (file)
@@ -33,4 +33,4 @@ nosetests.xml
 # Mr Developer
 .mr.developer.cfg
 .project
-.pydevproject
\ No newline at end of file
+.pydevproject
index eb76b24855f6bedf57f805bc91c31c1fc4a72c27..560d1a6a30b0ecfad033f41dad5656ac05001bf9 100644 (file)
@@ -15,4 +15,4 @@ tmp
 # YARD artifacts
 .yardoc
 _yardoc
-doc/
\ No newline at end of file
+doc/