Skip to content

Commit 2d0b8e1

Browse files
committed
Merge branch 'feature/modnvote0.0-core'
2 parents 91e3e2d + 994cab8 commit 2d0b8e1

130 files changed

Lines changed: 12109 additions & 1024 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# IntelliJ
2+
.idea/
3+
*.iml
4+
5+
# Gradle
6+
.gradle/
7+
build/
8+
9+
# OS
10+
.DS_Store
11+
Thumbs.db
12+
13+
# Logs
14+
logs/
15+
*.log
16+
17+
# Java
18+
out/
19+
20+
# Local env
21+
.env
22+
23+
# Versioning
24+
votefileversions
-17 Bytes
Binary file not shown.
-19.1 KB
Binary file not shown.
-19.9 KB
Binary file not shown.
-19.1 KB
Binary file not shown.
-17 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.
-18.3 KB
Binary file not shown.
-17 Bytes
Binary file not shown.

.gradle/8.14/gc.properties

Whitespace-only changes.

0 commit comments

Comments
 (0)