Skip to content
Snippets Groups Projects
Commit f2188b9a authored by Fakhri Mahendra's avatar Fakhri Mahendra
Browse files

chore: edit .gitignore

adding db so the db not tracked to git
parent 94059c35
Branches
Tags
No related merge requests found
......@@ -35,4 +35,7 @@ build/
.vscode/
### Mac OS ###
.DS_Store
\ No newline at end of file
.DS_Store
### db ###
db
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment