Datadog Pulumi Project .gitignore: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "<syntaxhighlight lang='text'> .idea *.pyc venv/ </syntaxhighlight>")
(No difference)

Revision as of 23:09, 19 January 2022

.idea
*.pyc
venv/