Ignore build files
This commit is contained in:
parent
127fa03a73
commit
94f8c63996
7
library/.gitignore
vendored
Normal file
7
library/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
*.egg-info/
|
||||
*.pyc
|
||||
.eggs/
|
||||
__pycache__
|
||||
build/
|
||||
dist/
|
||||
pip-wheel-metadata/
|
@ -1,10 +0,0 @@
|
||||
Metadata-Version: 1.0
|
||||
Name: library
|
||||
Version: 1.0
|
||||
Summary: UNKNOWN
|
||||
Home-page: UNKNOWN
|
||||
Author: UNKNOWN
|
||||
Author-email: UNKNOWN
|
||||
License: UNKNOWN
|
||||
Description: UNKNOWN
|
||||
Platform: UNKNOWN
|
@ -1,5 +0,0 @@
|
||||
setup.py
|
||||
library.egg-info/PKG-INFO
|
||||
library.egg-info/SOURCES.txt
|
||||
library.egg-info/dependency_links.txt
|
||||
library.egg-info/top_level.txt
|
@ -1 +0,0 @@
|
||||
|
@ -1 +0,0 @@
|
||||
|
Loading…
Reference in New Issue
Block a user