Dépôt du be graphe
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 248B

12345678910111213141516171819202122
  1. # OS specific files and folders
  2. .DS_Store
  3. # Java specific files and folders
  4. bin
  5. target
  6. doc
  7. javadoc
  8. *.jar
  9. .settings
  10. .classpath
  11. # Editor specific files and folders
  12. *~
  13. .project
  14. maps
  15. # Project specific files and folders
  16. *.mapfg
  17. *.mapgr
  18. *.path
  19. *.tgz