Skip to content

Instantly share code, notes, and snippets.

@xxbastekxx
Created July 20, 2012 02:01
Show Gist options
  • Save xxbastekxx/3148199 to your computer and use it in GitHub Desktop.
Save xxbastekxx/3148199 to your computer and use it in GitHub Desktop.
# Ignore any python bytecode.
*.pyc
# Ignore the batch files produced by the Windows bootstrapping.
/git.bat
/gitk.bat
/pylint.bat
/python
/python.bat
/ssh.bat
/ssh-keygen.bat
/svn
/svn.bat
/svnversion.bat
/.codereview_upload_cookies
/.gitconfig
/.git_cl_description_backup
/.last_codereview_email_address
/.ssh
/.subversion
# Ignore locations where third-party tools are placed during bootstrapping.
/python_bin
/git_bin
/svn_bin
# Ignore unittest related files.
/testing_support/_rietveld
/tests/subversion_config/README.txt
/tests/subversion_config/auth
/tests/subversion_config/servers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment