Skip to content

Commit

Permalink
Moved to Multi-Project Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbeanjuice committed Jun 19, 2024
1 parent 89923f0 commit cc35df4
Show file tree
Hide file tree
Showing 76 changed files with 199 additions and 824 deletions.
9 changes: 9 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf

# These are Windows script files and should use crlf
*.bat text eol=crlf

6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,9 @@ modules.order
Module.symvers
Mkfile.old
dkms.conf

# Ignore Gradle project-specific cache directory
.gradle

# Ignore Gradle build output directory
build
129 changes: 0 additions & 129 deletions SimpleProxyChatHelper/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions SimpleProxyChatHelper/README.md

This file was deleted.

79 changes: 0 additions & 79 deletions SimpleProxyChatHelper/build.gradle.kts

This file was deleted.

Empty file.
Binary file not shown.

This file was deleted.

Loading

0 comments on commit cc35df4

Please sign in to comment.