Browse Source

Update .gitignore

Removed LIB
Adde .pyc
pull/30/merge
Cybrosys Technologies 8 years ago
committed by GitHub
parent
commit
1bbdf79cb3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitignore

2
.gitignore

@ -14,11 +14,11 @@ dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.pyc
*.egg-info/
.installed.cfg
*.egg

Loading…
Cancel
Save