forked from aegis/pyserveX
cython path_matcher added to reduce time on hot operations
This commit is contained in:
+15
-1
@@ -13,4 +13,18 @@ static/*
|
||||
.coverage
|
||||
|
||||
docs/
|
||||
dist/
|
||||
dist/
|
||||
build/
|
||||
|
||||
# Cython generated files
|
||||
*.c
|
||||
*.so
|
||||
*.pyd
|
||||
*.html
|
||||
*.egg-info/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
Reference in New Issue
Block a user