/.gitignore

http://github.com/hbons/SparkleShare · gitignore · 48 lines · 47 code · 1 blank · 0 comment · 0 complexity · 30b22d20be6ed18ad29319f37db767ff MD5 · raw file

  1. *~
  2. *.swp
  3. *.swo
  4. .DS_Store
  5. *.exe
  6. *.exe.mdb
  7. *.userprefs
  8. *.pidb
  9. *.gmo
  10. *.bak
  11. *.suo
  12. *.sln.cache
  13. *.user
  14. *.resources
  15. Makefile.in
  16. Makefile
  17. intltool-*
  18. configure
  19. config.guess
  20. config.h
  21. config.h.in
  22. config.log
  23. config.status
  24. config.sub
  25. aclocal.m4
  26. autom4te.cache/
  27. bin/
  28. obj/
  29. install-sh
  30. libtool
  31. ltmain.sh
  32. missing
  33. build/m4/shave/shave
  34. build/m4/*.m4
  35. build/m4/shave/shave-libtool
  36. Sparkles/InstallationInfo.Directory.cs
  37. SparkleShare/Linux/sparkleshare
  38. SparkleShare/Mac/git*
  39. gnome-doc-utils.make
  40. /sparkleshare-*
  41. desktop.ini
  42. _ReSharper.*
  43. *.msi
  44. *.wixobj
  45. *.wixpdb
  46. *.wxs
  47. *.dotCover