diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-07-01 10:08:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 10:08:06 -0700 |
| commit | 0084acc75da5fe831f90c0c16fcb3ce46fb8a533 (patch) | |
| tree | 14435cb41b0e3cd94193afad8f3826f7523ff43d /.gitignore | |
| parent | c8ebb5aa936efc00a238a72c88b80d0223a2ba09 (diff) | |
| download | vcpkg-0084acc75da5fe831f90c0c16fcb3ce46fb8a533.tar.gz vcpkg-0084acc75da5fe831f90c0c16fcb3ce46fb8a533.zip | |
[vcpkg ci] add macos scripts to vcpkg repo (#12172)
* [vcpkg ci] add macos scripts to vcpkg repo
* CR changes
* docs stuff
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bd67c2061..273c2e415 100644 --- a/.gitignore +++ b/.gitignore @@ -334,3 +334,4 @@ __pycache__/ archives .DS_Store prefab/ +*.swp |
