We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34bb916 commit cd1ab32Copy full SHA for cd1ab32
1 file changed
.gitignore
@@ -6,6 +6,10 @@
6
.idea/*
7
*.py[cod]
8
9
+### Additional virtual environment files
10
+bin/
11
+pyvenv.cfg
12
+
13
### added with RM's Makefile
14
localutils/**
15
agent/f5/bigip/pycontrol/wsdl/**
0 commit comments