mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-23 00:38:26 +00:00
19f89ecafd
Signed-off-by: Evan Lezar <elezar@nvidia.com>
7 lines
201 B
Plaintext
7 lines
201 B
Plaintext
# Setup a Global .gitignore for OS and editor generated files:
|
|
# https://help.github.com/articles/ignoring-files
|
|
# git config --global core.excludesfile ~/.gitignore_global
|
|
|
|
.vagrant
|
|
*.sublime-project
|