Remove files generated by pip installation.
And start ignoring some files for git.
This commit is contained in:
parent
370c2a9e05
commit
deb5bd01bb
|
@ -0,0 +1 @@
|
||||||
|
__pycache__/
|
|
@ -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 <https://www.gnu.org/licenses/>.
|
|
||||||
|
|
||||||
Requires-Python: >=3.7
|
|
||||||
Description-Content-Type: text/markdown
|
|
||||||
License-File: LICENSE.txt
|
|
||||||
|
|
||||||
# Gongor
|
|
||||||
|
|
||||||
Project for managing an Aegis
|
|
||||||
|
|
||||||
Anagram of "Gorgon".
|
|
|
@ -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
|
|
|
@ -1 +0,0 @@
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
|
|
Loading…
Reference in New Issue