Skip to content

Add python gitignore and remove ignored files #1

@albertyw

Description

@albertyw

Your .gitignore is specific to elasticbeanstalk. Add in the most common python gitignores in https://github.com/github/gitignore/blob/master/Python.gitignore and remove normally gitignored files. Specifically, remove the .pyc files with git rm --cached.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions