Ajoute du squelette d'un client

This commit is contained in:
TestAccountsUser 2018-03-12 23:35:49 +01:00
parent ba330df72b
commit 717edf9812
12 changed files with 524 additions and 0 deletions

25
clientui/.gitignore vendored Normal file
View file

@ -0,0 +1,25 @@
target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
.idea/*
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/