IEEE.org
|
IEEE Xplore Digital Library
|
IEEE Standards
|
IEEE Spectrum
|
More Sites
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bit Borealis
Mystic
Commits
58616c5d
Verified
Commit
58616c5d
authored
Jun 09, 2021
by
Emi Simpson
Browse files
Merge remote-tracking branches 'bit/gitignore' and 'bit/README'
parents
93882b81
b7e90e38
Pipeline
#93
canceled with stage
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
58616c5d
...
...
@@ -6,7 +6,8 @@ mystic.egg-info/
pyvenv.cfg
__pycache__
database.db
mystic/config.cfg
config.cfg
!/docker_data/config.cfg
.coverage
dist/
keys/
README.md
View file @
58616c5d
...
...
@@ -17,7 +17,7 @@ python3 -m venv .
source
bin/activate
pip
install
-e
.
set
-x
FLASK_APP mystic
flask run
ning
flask run
```
## Credits
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment