-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitignore
32 lines (32 loc) · 851 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
__pycache__
FoundationDesign/__pycache__
.pyc
FoundationDesign.egg-info/PKG-INFO
FoundationDesign.egg-info/SOURCES.txt
FoundationDesign.egg-info/top_level.txt
FoundationDesign.egg-info/PKG-INFO
FoundationDesign.egg-info/top_level.txt
FoundationDesign.egg-info/PKG-INFO
FoundationDesign.egg-info/SOURCES.txt
FoundationDesign.egg-info/PKG-INFO
.vs/FoundationDesign/v17/.suo
.vs/slnx.sqlite
build/lib/FoundationDesign/foundationdesign.py
build/lib/FoundationDesign/datavalidation.py
build/lib/FoundationDesign/concretedesignfunc.py
build/lib/FoundationDesign/__init__.py
FoundationDesign.egg-info/PKG-INFO
FoundationDesign.egg-info/PKG-INFO
FoundationDesign.egg-info/SOURCES.txt
FoundationDesign.egg-info/top_level.txt
dist/
__pycache__/
*.egg-info/
build/
foundation_design_script.py
.venv
.pytest_cache
.vscode/settings.json
.idea
.vscode
/docs/_build