This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
oleg
/
pixelfed
peilaus alkaen
https://github.com/pixelfed/pixelfed.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Create .prettierignore
Shlee
1 viikko sitten
vanhempi
c4181de236
commit
fddfb81c5c
1 muutettua tiedostoa
jossa
6 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
6
0
.prettierignore
+ 6
- 0
.prettierignore
Näytä tiedosto
@@ -0,0 +1,6 @@
+# Ignore artifacts:
+node_modules/
+vendor/
+public/
+storage/
+bootstrap/cache/