zbyszek / rpms / pyhunspell

Forked from rpms/pyhunspell 6 years ago
Clone
101174d
From 94888cb4f42e8d3788bd31858602bb2f9c4e70cb Mon Sep 17 00:00:00 2001
101174d
From: =?UTF-8?q?Beno=C3=AEt=20Latinier?= <benoit@latinier.fr>
101174d
Date: Wed, 31 Jan 2018 20:48:40 +0100
101174d
Subject: [PATCH 05/12] ignore dist
101174d
101174d
---
101174d
 .gitignore | 1 +
101174d
 1 file changed, 1 insertion(+)
101174d
101174d
diff --git a/.gitignore b/.gitignore
101174d
index b739370..b0ded7e 100644
101174d
--- a/.gitignore
101174d
+++ b/.gitignore
101174d
@@ -2,3 +2,4 @@
101174d
 venv
101174d
 __pycache__
101174d
 MANIFEST
101174d
+dist
101174d
-- 
101174d
2.14.3
101174d