HistoryPurge: Clearing 17 old commits

This commit is contained in:
xpk
2024-10-24 23:12:35 +08:00
commit 4f8fdb6112
26 changed files with 591 additions and 0 deletions
+38
View File
@@ -0,0 +1,38 @@
### IntelliJ IDEA ###
out/
!**/src/main/**/out/
!**/src/test/**/out/
### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Mac OS ###
.DS_Store
### Terraform ###
.terraform
*.tfstate
*.tfstate.backup
*.tfstate.*.*
.idea
.terraform.lock.hcl
terraform-training.iml