1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Ignoring virtualenv directory at gitignore

This commit is contained in:
ziajka 2017-06-08 15:25:08 +02:00 committed by Julien Duponchelle
parent 7235a312ab
commit 0dd35e1cbe

3
.gitignore vendored
View File

@ -53,3 +53,6 @@ docs/_build
vpcs.hist vpcs.hist
startup.vpcs startup.vpcs
.gns3_shell_history .gns3_shell_history
# Virtualenv
env