3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 13:09:23 +01:00

Remove log/ from source folder, it's not necessary

This commit is contained in:
James Lu 2017-08-19 23:23:41 -07:00
parent 766450afd3
commit 36e8ddd97e
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ __pycache__/
.eggs .eggs
*.egg-info/ *.egg-info/
dist/ dist/
log/

2
log/.gitignore vendored
View File

@ -1,2 +0,0 @@
*
!.gitignore