Skip to content

Commit a0a8aa0

Browse files
committed
added composer.lock to gitignore
1 parent e4e5b5e commit a0a8aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.idea
2-
#composer.lock
2+
composer.lock
33
docs
44
vendor
55
node_modules/
@@ -37,4 +37,4 @@ pub/tinymce
3737
pub/debugbar
3838
pub/sitebase_logo.png
3939
pub/favicon.ico
40-
js/dest/*
40+
js/dest/*

0 commit comments

Comments
 (0)