Skip to content

Remove junk and unnecessary files from module  #9

@Samrat-Revagade

Description

@Samrat-Revagade

I can see a lot of unnessary files in the module please remove them
for example:

  1. test.txt ? Do we need this ?
  2. p1.py~ ? lokks like you have accidentally added swap file
  3. report ? why we need this if this is an intermediate file which gets generated when module runs then you should delete this at the end .i.e when module finishes
  4. report.pdf ? you github commit should not contain this file
  5. recommend.txt ? again intermediate file
    6 postgresql.conf ? why this files is in github commit ?
  6. postgre_info.pyc ? what is this file ? and why do we need this in commit ?
  7. os.conf.pdf ? again intermediate file
  8. os.conf ? again intermediate file
  9. report.pdf ? we dont need this in github commit ? do we ?

The point I am trying to make is keep your code repository as clean as possible I am sure you can find more files like this if you look carefully at your code
please clean it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions