Skip to content

1) Removed __pycache__ directories from repository#37

Open
DavidGw-Kore wants to merge 1 commit into
Koredotcom:masterfrom
DavidGw-Kore:bug/eliminate-artifacts
Open

1) Removed __pycache__ directories from repository#37
DavidGw-Kore wants to merge 1 commit into
Koredotcom:masterfrom
DavidGw-Kore:bug/eliminate-artifacts

Conversation

@DavidGw-Kore

Copy link
Copy Markdown

Eliminate from repository items that should not be checked in:

  1. Remove .idea directory which is IDE specific
  2. Added .gitignore file in root of respository
  3. Add entries to .gitignore for .idea and pycache

2) Remove .idea directory which is IDE specific
3) Added .gitignore file in root of respository
4) Add entries to .gitignore for .idea and __pycache__
@DavidGw-Kore

Copy link
Copy Markdown
Author

fixes #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant