Added deb/.vagrant to gitignore
This commit is contained in:
parent
59a2e5575a
commit
46742857b5
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*~
|
*~
|
||||||
|
deb/.vagrant
|
||||||
dist/*
|
dist/*
|
||||||
MANUAL.*
|
MANUAL.*
|
||||||
!MANUAL.txt
|
!MANUAL.txt
|
||||||
|
|
Loading…
Reference in a new issue