Blame view

.gitignore 203 Bytes
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
1
2
3
4
5
  # Idea
  # From https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems
  
  .idea/workspace.xml
  .idea/tasks.xml
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
6
7
  .idea/libraries/
  target/
d167a387   Geoffrey PREUD'HOMME   On génère mieux
8
  demo*/