Initial commit
This commit is contained in:
6
.lh/.lhignore
Normal file
6
.lh/.lhignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# list file to not track by the local-history extension. comment line starts with a '#' character
|
||||
# each line describe a regular expression pattern (search for 'Javascript regex')
|
||||
# it will relate to the workspace directory root. for example:
|
||||
# '.*\.txt' ignores any file with 'txt' extension
|
||||
# '/test/.*' ignores all the files under the 'test' directory
|
||||
# '.*/test/.*' ignores all the files under any 'test' directory (even under sub-folders)
|
||||
Reference in New Issue
Block a user