fix: handle long sequences and optimize IFD computation
This commit is contained in:
+4
-2
@@ -5,8 +5,10 @@
|
||||
!*/
|
||||
|
||||
# Allow specific file types and root files
|
||||
!*.py
|
||||
!*.sh
|
||||
!astrai/**/*.py
|
||||
!scripts/**/*.py
|
||||
!scripts/**/*.sh
|
||||
!tests/**/*.py
|
||||
|
||||
# Allow GitHub files
|
||||
!/.github/**
|
||||
|
||||
Reference in New Issue
Block a user