Blame view

.gitignore 202 Bytes
aaf8ab01   Geoffrey PREUD'HOMME   Base, à priori
1
2
3
4
5
6
7
8
  # 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
  *.iml
  .idea/libraries/
  target/