Skip to content

Commit ab81c9f

Browse files
committed
chore(gitignore): agrega archivo .gitignore para excluir bin/ y obj/
1 parent c89cf30 commit ab81c9f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Build output (ignorar archivos generados)
2+
bin/
3+
obj/

0 commit comments

Comments
 (0)