summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeo Hemsted <leohemsted@gmail.com>2017-12-20 13:34:39 +0000
committerGitHub <noreply@github.com>2017-12-20 13:34:39 +0000
commitf55765a6929c981b44622def53038a39e565b6b2 (patch)
tree4b9a4ea7065c876b7d81774d7661debab8b68621 /.gitignore
parent655dd138b9592219a0937b83ed76af69d42b1c37 (diff)
parent4b5ab3344cc88c69c1045e2c488173dfa867bb7f (diff)
downloadsmartypants-git-f55765a6929c981b44622def53038a39e565b6b2.tar.gz
Merge pull request #2 from leohemsted/regex-match
Use match instead of search.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..00fc953
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+syntax: glob
+build
+docs/_build
+dist
+MANIFEST
+PKG-INFO
+smartypants_command.py
+*.pyc