This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Create .prettierignore
Shlee
1 week ago
parent
c4181de236
commit
fddfb81c5c
1 changed files
with
6 additions
and
0 deletions
Split View
Show Diff Stats
6
0
.prettierignore
+ 6
- 0
.prettierignore
View File
@@ -0,0 +1,6 @@
+# Ignore artifacts:
+node_modules/
+vendor/
+public/
+storage/
+bootstrap/cache/