fix git ignore
This commit is contained in:
parent
211cf0b89e
commit
8734ef9fcc
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,7 @@
|
|||||||
**/lib64/
|
**/lib64/
|
||||||
**/lib64
|
**/lib64
|
||||||
**/share/*
|
**/share/*
|
||||||
|
**/__pycache__/*
|
||||||
|
|
||||||
# Anything from MCPServer
|
# Anything from MCPServer
|
||||||
MCPServer/cache/*
|
MCPServer/cache/*
|
||||||
@ -19,3 +20,5 @@ ai_processor/output/*
|
|||||||
|
|
||||||
# Anything from running processes in the background
|
# Anything from running processes in the background
|
||||||
nohup.out
|
nohup.out
|
||||||
|
|
||||||
|
*.pyc
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user