This website works better with JavaScript.
Home
Explore
Help
Sign In
Templater
/
nuxt-app
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
feat: 添加 static/upload 目录到 .gitignore
as
npmrun
1 week ago
parent
3c909e8a3e
commit
8841872def
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
.gitignore
2
.gitignore
View File
@ -22,3 +22,5 @@ logs
.env
.env
.env.*
.env.*
!.env.example
!.env.example
static/upload
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Templater/nuxt-app
Title
Body
Create Issue