Skip to content

Commit

Permalink
fix(gitignore) fix typo in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rafoolin committed Nov 11, 2023
1 parent 7059ff8 commit da456f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
/data/*
!/data/.gitkeep

# My gitignore file and folders
# My gitignore files and folders
*.sqlite

0 comments on commit da456f3

Please sign in to comment.