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 more file types to extensions.py #39

Closed mvp223 closed 4 years ago

mvp223 commented 4 years ago

Added .8bi (Photoshop extension), .dotx (Word Open Document XML Template), .pages (Apple Pages), .def (C++ Module definition), .sb (Scratch project), .vbproj (Visual Studio Visual Basic Project)

sreekaransrinath commented 4 years ago

Good job @mvp223 , thanks :)