Buy Meridia Online From Actionpills.com and get amazing offers. Our website is the most trusted & secure site. Visit here for more information about Meridia https://actionpills.com/product-category/buy-meridia-online/
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.

60 lines
573B

  1. # ---> C++
  2. # Prerequisites
  3. *.d
  4. # Compiled Object files
  5. *.slo
  6. *.lo
  7. *.o
  8. *.obj
  9. # Precompiled Headers
  10. *.gch
  11. *.pch
  12. # Compiled Dynamic libraries
  13. *.so
  14. *.dylib
  15. *.dll
  16. # Fortran module files
  17. *.mod
  18. *.smod
  19. # Compiled Static libraries
  20. *.lai
  21. *.la
  22. *.a
  23. *.lib
  24. # Executables
  25. *.exe
  26. *.out
  27. *.app
  28. # ---> Java
  29. # Compiled class file
  30. *.class
  31. # Log file
  32. *.log
  33. # BlueJ files
  34. *.ctxt
  35. # Mobile Tools for Java (J2ME)
  36. .mtj.tmp/
  37. # Package Files #
  38. *.jar
  39. *.war
  40. *.nar
  41. *.ear
  42. *.zip
  43. *.tar.gz
  44. *.rar
  45. # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
  46. hs_err_pid*