[DEV] Add 1.21.2 to LTS
This commit is contained in:
29
1.21.2/.gitignore
vendored
Normal file
29
1.21.2/.gitignore
vendored
Normal 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
|
Reference in New Issue
Block a user