Update for version-14
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -1,6 +1,19 @@
|
||||
.DS_Store
|
||||
*.pyc
|
||||
*.py~
|
||||
.DS_Store
|
||||
conf.py
|
||||
locale
|
||||
latest_updates.json
|
||||
.wnf-lang-status
|
||||
*.egg-info
|
||||
dist/
|
||||
manufacturing_overview/public/dist
|
||||
manufacturing_overview/docs/current
|
||||
*.swp
|
||||
tags
|
||||
manufacturing_overview/docs/current
|
||||
*.swo
|
||||
__pycache__
|
||||
*~
|
||||
.idea/
|
||||
.vscode/
|
||||
node_modules/
|
||||
.backportrc.json
|
||||
Reference in New Issue
Block a user