From be0c6257d2dec702946e4f9e6f31c09003ecf6a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 28 Feb 2018 09:33:46 +0100 Subject: [PATCH] don't include egg-info in repository --- .gitignore | 1 + grandlyon_iodas.egg-info/PKG-INFO | 10 ---------- grandlyon_iodas.egg-info/SOURCES.txt | 8 -------- grandlyon_iodas.egg-info/dependency_links.txt | 1 - grandlyon_iodas.egg-info/top_level.txt | 1 - 5 files changed, 1 insertion(+), 20 deletions(-) create mode 100644 .gitignore delete mode 100644 grandlyon_iodas.egg-info/PKG-INFO delete mode 100644 grandlyon_iodas.egg-info/SOURCES.txt delete mode 100644 grandlyon_iodas.egg-info/dependency_links.txt delete mode 100644 grandlyon_iodas.egg-info/top_level.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db753ba --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/grandlyon_iodas.egg-info diff --git a/grandlyon_iodas.egg-info/PKG-INFO b/grandlyon_iodas.egg-info/PKG-INFO deleted file mode 100644 index 4cafad7..0000000 --- a/grandlyon_iodas.egg-info/PKG-INFO +++ /dev/null @@ -1,10 +0,0 @@ -Metadata-Version: 1.0 -Name: grandlyon-iodas -Version: 0.0.0 -Summary: UNKNOWN -Home-page: http://example.net/ -Author: Grand Lyon -Author-email: toto@example.net -License: UNKNOWN -Description: UNKNOWN -Platform: UNKNOWN diff --git a/grandlyon_iodas.egg-info/SOURCES.txt b/grandlyon_iodas.egg-info/SOURCES.txt deleted file mode 100644 index 74cd147..0000000 --- a/grandlyon_iodas.egg-info/SOURCES.txt +++ /dev/null @@ -1,8 +0,0 @@ -README -setup.py -grandlyon_iodas/__init__.py -grandlyon_iodas/models.py -grandlyon_iodas.egg-info/PKG-INFO -grandlyon_iodas.egg-info/SOURCES.txt -grandlyon_iodas.egg-info/dependency_links.txt -grandlyon_iodas.egg-info/top_level.txt \ No newline at end of file diff --git a/grandlyon_iodas.egg-info/dependency_links.txt b/grandlyon_iodas.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/grandlyon_iodas.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/grandlyon_iodas.egg-info/top_level.txt b/grandlyon_iodas.egg-info/top_level.txt deleted file mode 100644 index fc39c9e..0000000 --- a/grandlyon_iodas.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -grandlyon_iodas