mirror of
https://github.com/beak-insights/felicity-lims.git
synced 2025-02-16 13:02:53 +08:00
removed code editor
This commit is contained in:
parent
6b808f2e20
commit
6447eab1ad
4 changed files with 6 additions and 37646 deletions
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"editor.formatOnSave": true
|
||||
}
|
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
# editors
|
||||
.vscode
|
||||
.fleet
|
||||
.idea
|
||||
|
||||
# docker-local-volumes
|
||||
db-data/
|
||||
caddy.data
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="9f590b69-f929-45a1-8512-12ed6efbf028" name="Changes" comment="Added Invetory starter">
|
||||
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
|
37642
.vscode/PythonImportHelper-v2-Completion.json
vendored
37642
.vscode/PythonImportHelper-v2-Completion.json
vendored
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue