Skip to content

Commit 6b3773e

Browse files
committed
Created .github
1 parent 0143990 commit 6b3773e

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

LICENSE renamed to .github/LICENSE

File renamed without changes.
File renamed without changes.
2.96 KB
Binary file not shown.

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.gradle
1+
../.gradle
22
build/
33
!gradle/wrapper/gradle-wrapper.jar
44
!**/src/main/**/build/
@@ -34,6 +34,7 @@ bin/
3434
/dist/
3535
/nbdist/
3636
/.nb-gradle/
37+
/.gradle/
3738

3839
### VS Code ###
3940
.vscode/

0 commit comments

Comments
 (0)