Clean user files from .gitignore
This commit is contained in:
parent
344b4bb4b9
commit
f48b3c5fd1
|
|
@ -14,14 +14,10 @@ docs/build
|
||||||
README.html
|
README.html
|
||||||
preview
|
preview
|
||||||
|
|
||||||
# IDE
|
|
||||||
.idea/
|
|
||||||
|
|
||||||
# PhpStorm
|
# PhpStorm
|
||||||
workspace.xml
|
workspace.xml
|
||||||
|
|
||||||
# Vagrant
|
# Vagrant
|
||||||
.bundle/
|
|
||||||
.vagrant/
|
.vagrant/
|
||||||
|
|
||||||
# Vagrant sandbox site files.
|
# Vagrant sandbox site files.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue