Files
0xb00b5-packmate/.gitignore

35 lines
338 B
Plaintext

src/main/resources/static/*
*.pcap
docker/postgres_data
HELP.md
.gradle
/build/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
/out/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
.env