Skip to content

Commit 1ca375c

Browse files
Arquivos db não devem ser versionados.
1 parent 1fa620b commit 1ca375c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,7 @@ dist
104104
.tern-port
105105

106106
# Yarn
107-
package-lock.json
107+
package-lock.json
108+
109+
#SQLite
110+
*.db

teste.db

-20 KB
Binary file not shown.

0 commit comments

Comments
 (0)