Tags
backup beta compile computer conversion crash crontab decimal firefox fmadm game gcc git hexadecimal hp java jumpstart kernel kill linux math microsoft networker nfs opensolaris opensource patch pkg programming psexec SAN SCAT smpatch solaris sparc ssh strace sun t-mobile tap thunderbird ucigame update windows windows 7 zfs
Tag Archives: ignore
ignore files in git
A common problem we have in our git directories are files that are generated automatically. You can do a simple thing to prep for things by creating a .gitignore file in the root of your git directory. For example here … Continue reading