From deb5bd01bb5a1d3e34b108c52c34155c01f93400 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Thu, 2 Nov 2023 21:29:07 -0600 Subject: [PATCH] Remove files generated by pip installation. And start ignoring some files for git. --- .gitignore | 1 + gongor/gongor.egg-info/PKG-INFO | 29 --------------------- gongor/gongor.egg-info/SOURCES.txt | 8 ------ gongor/gongor.egg-info/dependency_links.txt | 1 - gongor/gongor.egg-info/top_level.txt | 1 - 5 files changed, 1 insertion(+), 39 deletions(-) create mode 100644 .gitignore delete mode 100644 gongor/gongor.egg-info/PKG-INFO delete mode 100644 gongor/gongor.egg-info/SOURCES.txt delete mode 100644 gongor/gongor.egg-info/dependency_links.txt delete mode 100644 gongor/gongor.egg-info/top_level.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c18dd8d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ diff --git a/gongor/gongor.egg-info/PKG-INFO b/gongor/gongor.egg-info/PKG-INFO deleted file mode 100644 index 235e37e..0000000 --- a/gongor/gongor.egg-info/PKG-INFO +++ /dev/null @@ -1,29 +0,0 @@ -Metadata-Version: 2.1 -Name: gongor -Version: 0.1 -Summary: A system to manage Aegi -License: Gongor - A system for managing personal cryptographic identity - Copyright (C) 2023 Eli Ribble - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . - -Requires-Python: >=3.7 -Description-Content-Type: text/markdown -License-File: LICENSE.txt - -# Gongor - -Project for managing an Aegis - -Anagram of "Gorgon". diff --git a/gongor/gongor.egg-info/SOURCES.txt b/gongor/gongor.egg-info/SOURCES.txt deleted file mode 100644 index af9efe6..0000000 --- a/gongor/gongor.egg-info/SOURCES.txt +++ /dev/null @@ -1,8 +0,0 @@ -LICENSE.txt -README.md -pyproject.toml -setup.py -gongor/gongor.egg-info/PKG-INFO -gongor/gongor.egg-info/SOURCES.txt -gongor/gongor.egg-info/dependency_links.txt -gongor/gongor.egg-info/top_level.txt \ No newline at end of file diff --git a/gongor/gongor.egg-info/dependency_links.txt b/gongor/gongor.egg-info/dependency_links.txt deleted file mode 100644 index 8b13789..0000000 --- a/gongor/gongor.egg-info/dependency_links.txt +++ /dev/null @@ -1 +0,0 @@ - diff --git a/gongor/gongor.egg-info/top_level.txt b/gongor/gongor.egg-info/top_level.txt deleted file mode 100644 index 8b13789..0000000 --- a/gongor/gongor.egg-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -