Init repository

This commit is contained in:
GuilhermeWerner
2021-09-05 09:03:00 -03:00
commit ff9cb3698a
3 changed files with 7 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto eol=lf

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.settings/
target/

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# Exercício 2
Integração Eclipse e PostgreSQL.