Updated gitignore file to not include cargo or pyproject
Build Library / Build Library (push) Failing after 1m39s

This commit is contained in:
brotoskyj
2025-11-05 18:12:30 -05:00
parent c71920d90a
commit 582c4445f3
3 changed files with 47 additions and 3 deletions
+2 -3
View File
@@ -1,5 +1,5 @@
!Cargo.toml
!pyproject.toml
!airlock_libs/Cargo.toml
!airlock_libs/pyproject.toml
.env
*.html
*.csv
@@ -10,7 +10,6 @@ jobs.json
*.xl*
*.exe
securitytest.py
*.toml
system_config.json
Development/
AirlockTools_client*/