Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

adamjforster/gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

The base .gitignore file that I use for my projects.

To add it to your project:

curl https://raw.github.com/adamjforster/gitignore/master/.gitignore > .gitignore
git add .gitignore
git commit -m "Adding .gitignore file."

About

My default .gitignore file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published