Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
RDIL committed Sep 23, 2018
1 parent 1e7dedc commit 160d845
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Compiled python modules.
*.pyc

# Setuptools distribution folder.
/dist/

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info

0 comments on commit 160d845

Please sign in to comment.