diff options
author | Younggun Kim <scari@smartstudy.co.kr> | 2017-05-12 18:08:06 +0900 |
---|---|---|
committer | Younggun Kim <scari@smartstudy.co.kr> | 2017-05-12 18:08:06 +0900 |
commit | cb129a174f3ff865bb4cd16f67927fca2b30cd6b (patch) | |
tree | b232c772bc37f0ff2a97713a7165e8de67194bc8 /Python.gitignore | |
parent | 0a37e32c1d9914e9e5135e90faef42c75f8c5d2a (diff) | |
download | gitignore-cb129a174f3ff865bb4cd16f67927fca2b30cd6b.tar.gz gitignore-cb129a174f3ff865bb4cd16f67927fca2b30cd6b.zip |
Fixed typo
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 768d5f40..7bbc71c0 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -43,7 +43,7 @@ htmlcov/ .cache nosetests.xml coverage.xml -*,cover +*.cover .hypothesis/ # Translations |