Datadog Pulumi Project .gitignore: Difference between revisions
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 |