This commit is contained in:
shuhongfan
2023-09-04 16:40:17 +08:00
commit cf5ac25c14
8267 changed files with 1305066 additions and 0 deletions

30
sentinel/.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# IntelliJ project files
.idea/
*.iml
out
gen
# Visual Studio Code
.history/
# Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
!/.mvn/wrapper/maven-wrapper.jar
# Eclipse
.classpath
.settings/
.project
bin/
# System related
*.DS_Store
Thumbs.db