diff options
author | Mateusz Jagiełło <spam@sigo.pl> | 2014-08-15 13:16:24 +0200 |
---|---|---|
committer | Mateusz Jagiełło <spam@sigo.pl> | 2014-08-15 13:16:24 +0200 |
commit | e36d2c084585f53e120ca6e82176a09bbfcb158b (patch) | |
tree | ec590bdbe9c1baeac5388a0d79a841fb75d89377 /Python.gitignore | |
parent | b4ca24da45401fa11e7a1c2934e33bfc69f288fc (diff) | |
download | gitignore-e36d2c084585f53e120ca6e82176a09bbfcb158b.tar.gz gitignore-e36d2c084585f53e120ca6e82176a09bbfcb158b.zip |
Remove trailing space
Diffstat (limited to 'Python.gitignore')
-rw-r--r-- | Python.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python.gitignore b/Python.gitignore index efbe7aab..00039fa8 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -22,7 +22,7 @@ var/ *.egg # PyInstaller -# Usually these files are written by a python script from a template +# Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest *.spec |