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>")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Internal=
* [[Managing_Datadog_with_Pulumi#Project_Template|Managing Datadog with Pulumi]]
=Content=
<syntaxhighlight lang='text'>
<syntaxhighlight lang='text'>
.idea
.idea

Latest revision as of 23:10, 19 January 2022

Internal

Content

.idea
*.pyc
venv/