2013-10-07 18:19:27 +02:00
|
|
|
*.class
|
2018-07-05 03:27:16 +02:00
|
|
|
/build/
|
2018-07-23 02:43:29 +02:00
|
|
|
/target/
|
2021-03-23 02:36:34 +01:00
|
|
|
.gradle/
|
|
|
|
.idea/
|
2013-10-07 18:19:27 +02:00
|
|
|
# Package Files #
|
|
|
|
*.war
|
|
|
|
*.ear
|
2018-05-10 21:15:39 +02:00
|
|
|
|
2021-06-27 18:34:33 +02:00
|
|
|
node_modules/
|
2018-05-10 21:15:39 +02:00
|
|
|
*.iml
|
2018-07-23 02:43:29 +02:00
|
|
|
*.iws
|
2018-07-05 03:27:16 +02:00
|
|
|
*.ipr
|
2021-06-27 18:34:33 +02:00
|
|
|
.env
|
2020-01-22 17:30:59 +01:00
|
|
|
out/
|
2018-07-23 02:43:29 +02:00
|
|
|
logs/
|
|
|
|
classes/
|
|
|
|
run/
|
2024-07-17 05:09:51 +02:00
|
|
|
|
|
|
|
|
|
|
|
.yarn/*
|
|
|
|
!.yarn/cache
|
|
|
|
!.yarn/patches
|
|
|
|
!.yarn/plugins
|
|
|
|
!.yarn/releases
|
|
|
|
!.yarn/sdks
|
|
|
|
!.yarn/versions
|