Add files
This commit is contained in:
52
b2.sublime-project
Normal file
52
b2.sublime-project
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": ".",
|
||||
"file_exclude_patterns": ["serialization_test*",
|
||||
"Makefile",
|
||||
"Makefile.in",
|
||||
"*.la",
|
||||
"libtool",
|
||||
"stamp-h1",
|
||||
".dirstamp",
|
||||
"*.lo",
|
||||
"*~",
|
||||
"aclocal.m4",
|
||||
"ltoptions.m4",
|
||||
"ltsugar.m4",
|
||||
"ltversion.m4",
|
||||
"lt~obsolete.m4",
|
||||
"libtool.m4",
|
||||
"b2_class_test",
|
||||
"b2_classic_compatibility_test",
|
||||
"b2_timing_test",
|
||||
"tracking_basics_test",
|
||||
"settings_test",
|
||||
"nag_algorithms_test",
|
||||
"endgames_test",
|
||||
"pool_test",
|
||||
"generating_test",
|
||||
"config.status",
|
||||
"configure",
|
||||
"*.trs",
|
||||
"ltmain.sh"],
|
||||
"folder_exclude_patterns": [
|
||||
"__pycache__",
|
||||
"pybertini.egg-info",
|
||||
"_static",
|
||||
"_templates",
|
||||
".deps",
|
||||
".libs",
|
||||
"*.dtps",
|
||||
"autom4te.cache",
|
||||
"generated_documentation",
|
||||
".pytest_cache"]
|
||||
}
|
||||
|
||||
|
||||
],
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user