Updated gitignore
This commit is contained in:
parent
07d85efecb
commit
f7e0688fb0
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
vagrant/*
|
vagrant/*
|
||||||
.vagrant
|
.vagrant
|
||||||
.ey_local_data
|
.ey_local_data
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
theme/*
|
Loading…
Reference in a new issue