feat(pg-lct-msg-client): add .gitignore

This commit is contained in:
dancingCycle 2022-05-11 20:41:04 +02:00
parent e0d2df6312
commit e4e3a048f8
1 changed files with 31 additions and 0 deletions

31
pg-lct-msg-client/.gitignore vendored Normal file
View File

@ -0,0 +1,31 @@
# Files
.classpath
.externalToolBuilders
.gradle
.project
.pydevproject
.settings
.sonar
*~
*.ipr
*.iml
*.iws
*.swp
*.DS_Store
*.snap.debug
dependency-reduced-pom.xml
# Directories
.idea/
.run/
.venv/
_site/
build/
dist/
docs/_build/
gen-java/
gen-javabean/
gen-py/
node_modules/
target/