Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hupeng committed Oct 12, 2023
1 parent 67e37ee commit 809fadc
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 10 deletions.
Binary file removed .DS_Store
Binary file not shown.
18 changes: 8 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
### IDEA ###
.idea/*
*.classpath
*.project
*.iml
*/target/*
*/*.iml
fx.jpg
poster.jpg
simsunb.ttf
spy.log
Alibaba-PuHuiTi-Regular.otf
logs/*
*.factorypath
target
.idea/
*.log
logs
*.DS_Store
Binary file added Alibaba-PuHuiTi-Regular.otf
Binary file not shown.
Binary file added fx.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added poster.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added simsunb.ttf
Binary file not shown.

0 comments on commit 809fadc

Please sign in to comment.