summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@gmail.com>2014-07-26 11:14:29 +0200
committerMichal Nowikowski <godfryd@gmail.com>2014-07-26 11:14:29 +0200
commit2b61fb41831d91efa6d3701b5b629d0854b16fc6 (patch)
treeea1de76ea27d3fc517c0bf53ba60aaa9f643735c /.hgignore
parent67a56a24f5553f3579a76cbee1c0f1df61e23437 (diff)
downloadpylint-2b61fb41831d91efa6d3701b5b629d0854b16fc6.tar.gz
Added initial Makefile
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index f03a730..8088a07 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,3 +10,4 @@
^pylint.egg-info/
.tox
(^|/)\..*\.sw[a-z]$
+pyve \ No newline at end of file