-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add workaround for policy definition export * add workaround for template policy vedge extract * add workaround for localized policy extract * add workaround for security policy export * remove unnecessary files and update gitignore * add workaround for centralized policy * add header info for cli_device_template object * simplify elif statement for policy extract * remove debug print statements
- Loading branch information
Showing
2 changed files
with
50 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,4 +10,6 @@ tmp/ | |
|
||
# pyenv | ||
.python-version | ||
__pycache__/ | ||
__pycache__/ | ||
|
||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters