diff --git a/.gitignore b/.gitignore index 8726e09..e9426f3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*.o -*.exe -build - +*.o +*.exe +build + diff --git a/NOTAS.txt b/NOTAS.txt index e78a8a9..71b33dc 100644 --- a/NOTAS.txt +++ b/NOTAS.txt @@ -3,6 +3,7 @@ POR HACER ========= * Demonio * GUI +* Testeos unitarios HECHO