dotwaffle / rancid-git

DEPRECATED -- Strongly consider using the upstream, the version here is very out of date and a poor place to start from!
http://www.shrubbery.net/rancid/
Other
218 stars 92 forks source link

Add .gitignore to prevent errors in logs #49

Closed timhughes closed 9 years ago

timhughes commented 9 years ago

Should provide a .gitignore file to prevent errors in the logs

Example error:

 On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       ../../.bash_history
#       ../../.bash_logout
#       ../../.bash_profile
#       ../../.bashrc
#       ../../.cloginrc
#       ../../.gitconfig
#       ../../.ssh/
#       ervice-object tcp destination eq https
nothing added to commit but untracked files present (use "git add" to track)
Deleted ervice-object
fatal: pathspec 'networking/configs/tcp' did not match any files