kisssadam / Static-HTML-file-browser-for-Dropbox

GNU General Public License v3.0
11 stars 8 forks source link

Skippable files. #5

Open kisssadam opened 9 years ago

kisssadam commented 9 years ago

A new "Skip" directory should be created next to "program.py" and it should contain regular text files with filenames. Each line should contain only one filename. First list should contain: .config .dropbox

jabbalaci commented 9 years ago

Or you can store that info in a file too, like git. Git uses a file called .gitignore. You could have a file .ignore for instance.