diff options
author | Ralph-Wang <ralph_ld@aliyun.com> | 2015-08-19 10:02:41 +0800 |
---|---|---|
committer | Ralph-Wang <ralph_ld@aliyun.com> | 2015-08-19 10:02:41 +0800 |
commit | feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8 (patch) | |
tree | 41e729b6fae1cb3a277dae6c21f1fc2ba7c3ee79 /conf/gitignore/C | |
parent | 03b85b73af03eae98308fc3d36cdbd47db1503d6 (diff) | |
download | gitea-feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8.tar.gz gitea-feed2b61ee9fd028a11c83d2ce7d58994a4bfbc8.zip |
add newline at the end of file for each gitignore
Diffstat (limited to 'conf/gitignore/C')
-rw-r--r-- | conf/gitignore/C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitignore/C b/conf/gitignore/C index e7a909e4c6..9fa3b1bf7d 100644 --- a/conf/gitignore/C +++ b/conf/gitignore/C @@ -15,4 +15,4 @@ # Executables *.exe *.out -*.app
\ No newline at end of file +*.app |