You could try messing around with .gitignore
???, whattt do you meannn
Create a file called .gitignore
and add this
!(folder)/(folder)/example.tgz
But no promises I’m not sure if this will work.
what do i put in (folder)
right now i have
/node_modules
/bwd
Try
!node_modules
!bwd
ok… then what do i do
I would say run refresh
and see if those folders appear. I don’t know if it will work but its worth a shot.
nopee, didt work, rip
ah sorry… The only other thing I can thing of is that Glitch doesn’t support compacted files but idk.
why thought, why not?
You sometimes need software to open up compressed files.
like??? what software
https://fileinfo.com/extension/tgz
but on this page it says somthing about the command line.
alright, tysm, ill check it out
hey, but im not on windowns
Try on the glitch console.
what do you mean by try it on the glitch console
Just open the glitch terminal and run the command. I could show you how to open it if you want.