Skip to content
Snippets Groups Projects

Add gitignore

Merged Adham Hashibon requested to merge add_pyc_gitignore into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
.gitignore 0 → 100644
+ 5
0
__pycache__
*.egg-info
doc/build/
*.pyc
Loading