Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

120
Views
Node Express and GitHub Issue

I don't want to send the .env and node_module file to GitHub but unfortunately, I was sent this file to Github. Now I want to delete those files from GitHub but How?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

As for the .env file You can simply open those file on github and click the delete icon on the top right

enter image description here

after this scroll to the bottom and commit the changes

and for the node_module folder: open the folder and click on the 3 dots on the right to delete the directory enter image description here

for future make sure you add a .gitignore file

about 4 years ago · Juan Pablo Isaza Report

0

Just create a .gitignore file in the root folder and add .env and just any file you want git to ignore when you push changes to your repository.

Also, you can login to github from your browser, go to your repo, open the file you want to delete and click the delete button.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!