mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 05:04:41 +03:00
Copy gitignore from master branch
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
scripts/build
|
||||
scripts/nodesjs/build
|
||||
node_modules
|
||||
_site
|
||||
scripts/python/__pycache__
|
||||
scripts/python/*.pyc
|
||||
|
||||
# VS Code
|
||||
.vs/
|
||||
Reference in New Issue
Block a user