Skip to content

Commit

Permalink
Add ignore for user data
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiastofte committed Nov 14, 2022
1 parent 712fa9a commit b9946da
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,7 @@ org.eclipse.*.prefs
.DS_Store

#vscode settings
.vscode
.vscode

#ignore user data files
script/springboot/server/main/resources/users.json

0 comments on commit b9946da

Please sign in to comment.