I have read the posts on include/exclude and am still confused.
First, is there a difference between i and + for including and e and - for excluding?
Second, what is the proper way to exclude files that begin with .
Unless these are needed backup files, I would like to exclude them. I want to exclude from root directory and all the subdir. Thanks. I included log below. I tried using:
exclude temporary file names
e:./?~.$
but it did not work. Thank you.
My log examples:
INFO UPLOAD_FILE Uploaded .dropbox/events/1-262f (1120)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/events/1-eaf8 (1584)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/instance1/config.dbx (136192)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/instance1/hy.db (57344)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/instance1/home.db (159744)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/instance1/sync/nucleus-wal (16834352)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/logs/1/1-80cb (5248)
2020-05-25 07:54:38.955 INFO UPLOAD_FILE Uploaded .dropbox/metrics/store.bin (558)