From 714724143fa51065f72bb20ca6d13589ca8e4354 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sun, 8 Oct 2017 04:03:52 +0200
Subject: [PATCH] gitignore definitions

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 5f7e7f2..59d7707 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ __pycache__/
 
 # C extensions
 *.so
+coolamqp/framing/definitions.py
 .pycharm_helpers/
 # Distribution / packaging
 .Python
-- 
GitLab