Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SOFT Core
SOFT 161 and 162
key_value_store
Commits
1858c719
Commit
1858c719
authored
Apr 05, 2021
by
Christopher Bohn
🤔
Browse files
removed buildozer; made gitignore more robust
parent
99845308
Changes
2
Hide whitespace changes
Inline
Side-by-side
.buildozer
deleted
120000 → 0
View file @
99845308
/home/cse/.buildozer_share
\ No newline at end of file
.gitignore
View file @
1858c719
# Mac file finder metadata
.DS_Store
# Windows file metadata
._*
# Thumbnail image caches
Thumbs.db
ethumbs.db
# MS Office temporary file
~*
# Emacs backup file
*~
# Common
bin
# Python files
*.pyc
*.pyo
*.json
__pycache__/
# JetBrains (IntelliJ IDEA, PyCharm, etc) files
.idea/
cmake-build-*/
*.iml
*.iws
*.ipr
venv/
.idea
bin
Write
Preview
Supports
Markdown
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