Skip to content

Commit

Permalink
gitignore: Ignore vagrant-related files
Browse files Browse the repository at this point in the history
Ignore vagrant-related files to make it easier to symlink an external
Vagrantfile in Nmstate for easier provisioning of test VMs.

Signed-off-by: Till Maas <opensource@till.name>
  • Loading branch information
tyll authored and cathay4t committed Apr 12, 2019
1 parent 4667524 commit a512ea5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ ChangeLog

exported-artifacts
*.rpm

/ansible
/.vagrant
/Vagrantfile

0 comments on commit a512ea5

Please sign in to comment.