init Alias
This commit is contained in:
18
alias/.gitignore
vendored
Normal file
18
alias/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
src/alias/agent/agents/log/
|
||||
sessions_mount_dir/
|
||||
|
||||
# Python
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Package
|
||||
alias.egg-info/
|
||||
|
||||
Reference in New Issue
Block a user