Open kisssadam opened 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
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.
.gitignore
.ignore
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