Add files
This commit is contained in:
35
python/python.sublime-project
Normal file
35
python/python.sublime-project
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"folders":
|
||||
[
|
||||
{
|
||||
"path": ".",
|
||||
"file_exclude_patterns": ["serialization_test*",
|
||||
"Makefile.in",
|
||||
"*.la",
|
||||
"libtool",
|
||||
"stamp-h1",
|
||||
".dirstamp",
|
||||
"*.lo",
|
||||
"*~",
|
||||
"aclocal.m4",
|
||||
"ltoptions.m4",
|
||||
"ltsugar.m4",
|
||||
"ltversion.m4",
|
||||
"lt~obsolete.m4",
|
||||
"libtool.m4",
|
||||
"bertini_*.log",
|
||||
"config.status",
|
||||
"configure",
|
||||
"*.trs"],
|
||||
"folder_exclude_patterns": [
|
||||
".deps",
|
||||
".libs",
|
||||
"autom4te.cache",
|
||||
"__pycache__",
|
||||
"pybertini.egg-info",
|
||||
"_static",
|
||||
"_templates"]
|
||||
}
|
||||
],
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user