syncthing/scanner
Audrius Butkevicius 8c42aea827 Add #include directive to .stignore (fixes #424)
Though breaks #502 in a way, as .stignore is not the only place where
stuff gets defined anymore.

Though it never was, as .stignore can be placed in each dir, but I think we
should phase that out in favor of globbing which means that we can then
have a single file, which means that we can have a UI for editing that.

Alternative would be as suggested to include a .stglobalignore which is then synced
as a normal file, but gets included by default.

Then when the UI would have two editors, a local ignore, and a global ignore.
2014-08-31 15:32:22 +01:00
..
testdata Test for previous commit and never ignore entire repo directory 2014-03-09 12:36:26 +01:00
blockqueue.go Reduce allocations while hash scanning 2014-08-12 15:04:02 +02:00
blocks_test.go Reduce allocations while hash scanning 2014-08-12 15:04:02 +02:00
blocks.go Reduce allocations while hash scanning 2014-08-12 15:04:02 +02:00
debug.go Move calmh/syncthing -> syncthing/syncthing 2014-08-01 16:48:46 +02:00
doc.go Copyright wording 2014-07-13 01:07:49 +02:00
walk_test.go Add #include directive to .stignore (fixes #424) 2014-08-31 15:32:22 +01:00
walk.go Add #include directive to .stignore (fixes #424) 2014-08-31 15:32:22 +01:00