mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
release v3.0.0
This commit is contained in:
+10
-6
@@ -1,3 +1,6 @@
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/python
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python
|
||||
|
||||
### Python ###
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
@@ -170,10 +173,11 @@ poetry.toml
|
||||
# LSP config files
|
||||
pyrightconfig.json
|
||||
|
||||
### KeyDive ###
|
||||
*.xml
|
||||
# End of https://www.toptal.com/developers/gitignore/api/python
|
||||
|
||||
# KeyDive
|
||||
device/
|
||||
logs/
|
||||
/docs/server/curl.txt
|
||||
/docs/server/provisioning.json
|
||||
/docs/debug.js
|
||||
docs/pdf/
|
||||
docs/protos/
|
||||
docs/scripts/
|
||||
*.proto
|
||||
Reference in New Issue
Block a user