Stop excluding gradle directory
This commit is contained in:
parent
3566b52698
commit
5f3d176045
1 changed files with 2 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -31,9 +31,8 @@ hs_err_pid*
|
|||
build
|
||||
|
||||
# Ignore gradle wrapper
|
||||
/gradle
|
||||
/gradlew
|
||||
/gradlew.bat
|
||||
gradlew
|
||||
gradlew.bat
|
||||
|
||||
# Ignore manual compilation results
|
||||
/de/jotoho/
|
||||
|
|
Loading…
Reference in a new issue