Skip to content

Commit 92fe43e

Browse files
committed
Add floobits config
1 parent 2cf86b4 commit 92fe43e

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

.floo

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"url": "https://floobits.com/wmde/WikibaseDataModel"
3+
}

.flooignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
vendor
2+
.idea/workspace.xml
3+
.idea/misc.xml

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,4 @@ composer.lock
88
.idea/
99

1010
vendor/
11-
build/
12-
13-
.floo
14-
.flooignore
11+
build/

0 commit comments

Comments
 (0)