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/Python | |
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/Python')
-rw-r--r-- | conf/gitignore/Python | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/gitignore/Python b/conf/gitignore/Python index 56841532cd..ded6067880 100644 --- a/conf/gitignore/Python +++ b/conf/gitignore/Python @@ -33,4 +33,4 @@ nosetests.xml # Mr Developer .mr.developer.cfg .project -.pydevproject
\ No newline at end of file +.pydevproject |