sreekaransrinath / file_organizer

A script that looks through any folder you tell it to and moves the files to respective subfolders based on the file type.
21 stars 20 forks source link

Added Dockerfile and VM file extensions #34

Closed Better-Boy closed 5 years ago

Better-Boy commented 5 years ago

Added .Dockerfile and .ova and .ovf extensions. Ova and Ovf extensions are Open Virtualization extensions used by softwares like VMware fusion etc

sreekaransrinath commented 5 years ago

Hey @Better-Boy , looks like your branch was behind master when you made these changes. Could you redo this pull request after bringing your branch up-to-date with master? Thanks.

Better-Boy commented 5 years ago

I have opened a new PR - https://github.com/sreekaran16/file_organizer/pull/38