Skip to content

Commit

Permalink
change .gitignore files and fix prettier common settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Aug 3, 2023
1 parent 5088371 commit 8cd6c72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,13 @@ fabric.properties

# Generated by MacOS
.DS_Store
.AppleDouble
.LSOverride

# Generated by Windows
Thumbs.db
[Dd]esktop.ini
$RECYCLE.BIN/

# Applications
*.app
Expand Down
1 change: 1 addition & 0 deletions .idea/prettier.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8cd6c72

Please sign in to comment.