Skip to content

Commit

Permalink
Updated file names.
Browse files Browse the repository at this point in the history
  • Loading branch information
neemakot committed Nov 9, 2020
1 parent 649aa52 commit 8f6165c
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
*.DS_Store
*.pyc


# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
#lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST


# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
File renamed without changes.

0 comments on commit 8f6165c

Please sign in to comment.