This website works better with JavaScript.
Home
Explore
Help
Sign In
alirezakarari
/
truck-shop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
completed panel
master
alireza
2 months ago
parent
5e8c5099f3
commit
4969e578de
1 changed files
with
15 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-2
.gitignore
+ 15
- 2
.gitignore
View File
@@ -1,3 +1,16 @@
node_modules/
dist/
.env
.env.local
.env.*.local
/dist
/build
/dist-*
/build-*
/node_modules
*.log
npm-debug.log*
.DS_Store
Thumbs.db
Write
Preview
Loading…
Cancel
Save