/.gitignore

http://github.com/abeaumont/factor · gitignore · 34 lines · 34 code · 0 blank · 0 comment · 0 complexity · 84ecea7dfcd3d4407189550cdcb8332c MD5 · raw file

  1. *~
  2. _darcs
  3. *.gch
  4. *.obj
  5. *.o
  6. *.s
  7. *.exe
  8. Factor/factor
  9. *.a
  10. *.dll
  11. *.lib
  12. *.exp
  13. *.res
  14. *.RES
  15. *.image
  16. factor.image.fresh
  17. *.dylib
  18. factor
  19. factor.com
  20. *#*#
  21. .DS_Store
  22. .gdb_history
  23. *.*.marks
  24. .*.swp
  25. temp
  26. logs
  27. work
  28. build-support/wordsize
  29. *.bak
  30. .#*
  31. *.swo
  32. checksums.txt
  33. *.so
  34. a.out