[DEV] Update dedicated source folders

This commit is contained in:
2024-06-13 19:07:34 +02:00
parent 436e02fee1
commit c109184a4e
200 changed files with 6812 additions and 8 deletions

29
1.21/.gitignore vendored Normal file
View File

@@ -0,0 +1,29 @@
# eclipse
bin
*.launch
.settings
.metadata
.classpath
.project
# idea
out
*.ipr
*.iws
*.iml
.idea
# gradle
build
.gradle
# other
eclipse
run
artifacts
src/test/**
workspace
upstream
rejects