libs outlines

This commit is contained in:
victor héry 2018-02-28 10:56:29 +01:00
parent ab18459d20
commit d395398595
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -16,7 +16,6 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/

2
lib/pt_upload.py Normal file
View file

@ -0,0 +1,2 @@
#!/usr/bin/python
# coding: utf-8