Skip to content

Commit ac593ef

Browse files
committed
Updated .gitignore
1 parent 62a2170 commit ac593ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ commit-*
1515
test-output
1616
build
1717
doc
18-
docs
1918
bin
2019
target
2120
*.jar
@@ -28,4 +27,6 @@ target
2827
atlassian-ide-plugin.xml
2928

3029
out/*
31-
.gradle/*
30+
.gradle/*
31+
32+
docs/reference/public/*

0 commit comments

Comments
 (0)