Sha256: 520b64c2483aea35a0f9fa05b5ce86c30b03c8048e9f46d7ff0bab5448c17b3b

Contents?: true

Size: 934 Bytes

Versions: 6

Compression:

Stored size: 934 Bytes

Contents

# 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
/git-*_bin
/svn_bin
/external_bin
/win_toolchain/vs2013_files
/win_toolchain/.timestamps
/win_toolchain/.vspro
/win_toolchain/data.json

# Ignore ctags/cscope index files
/TAGS
/cscope.files
/cscope.in.out
/cscope.out
/cscope.po.out
/tags

# Ignore unittest related files.
/testing_support/_rietveld
/tests/git-svn-submodule/
/tests/subversion_config/README.txt
/tests/subversion_config/auth
/tests/subversion_config/servers
/tests/svn/
/tests/svnrepo/

# Ignore virtualenv created during bootstrapping.
/ENV

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
libv8-4.5.95.5 vendor/depot_tools/.gitignore
libv8-4.5.95.4 vendor/depot_tools/.gitignore
libv8-4.5.95.3 vendor/depot_tools/.gitignore
libv8-4.5.95.2 vendor/depot_tools/.gitignore
libv8-4.5.95.1 vendor/depot_tools/.gitignore
libv8-4.5.95.0 vendor/depot_tools/.gitignore