refactor: remove API documentation files and add binary to gitignore

- Removed redundant API documentation (API.md and API-QUICK-REFERENCE.md)
- Added cv-app binary to gitignore to prevent committing build artifacts
This commit is contained in:
juanatsap
2025-11-09 20:48:24 +00:00
parent 3f573697be
commit 0e52d625a1
11 changed files with 3 additions and 2 deletions
+1
View File
@@ -29,3 +29,4 @@ Thumbs.db
# Temp files
*.tmp
*.log
cv-app
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -642,7 +642,7 @@
"Constructed several Lucene indexes for information stored in company databases, making searches significantly faster",
"Developed various Use Cases of different nature for enterprise applications"
],
"awardLogo": "teseo.png"
"awardLogo": "uex.png"
}
],
"certifications": [
+1 -1
View File
@@ -647,7 +647,7 @@
"Construí varios índices Lucene para información almacenada en bases de datos de la empresa, haciendo las búsquedas significativamente más rápidas",
"Desarrollé varios Casos de Uso de diferente naturaleza para aplicaciones empresariales"
],
"awardLogo": "teseo.png"
"awardLogo": "uex.png"
}
],
"certifications": [
View File
View File
View File
View File