diff --git a/.gitignore b/.gitignore deleted file mode 100644 index de227b1..0000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -modulos/ -node_modules/ -.env -.crt -dist/ -build/ diff --git a/archivo3.txt b/archivo3.txt new file mode 100644 index 0000000..383d5f3 --- /dev/null +++ b/archivo3.txt @@ -0,0 +1 @@ +This is a change aditional in the file number 3 diff --git a/feature.txt b/feature.txt index c06aff5..739e697 100644 --- a/feature.txt +++ b/feature.txt @@ -1 +1 @@ -nueva funcionalidad agregada VERSION REBASE +New functionality added diff --git a/prueba.txt b/prueba.txt new file mode 100644 index 0000000..95ce994 --- /dev/null +++ b/prueba.txt @@ -0,0 +1 @@ +Prueba de PR con GitHub CLI