.gitignore 775 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. # Prerequisites
  2. *.d
  3. # Compiled Object files
  4. *.slo
  5. *.lo
  6. *.o
  7. *.obj
  8. *.asm
  9. *.tlog
  10. *.pdb
  11. *.def
  12. *.mk
  13. *.tlb
  14. # Precompiled Headers
  15. *.gch
  16. *.pch
  17. # Compiled Dynamic libraries
  18. *.so
  19. *.dylib
  20. *.dll
  21. # Fortran module files
  22. *.mod
  23. *.smod
  24. # Compiled Static libraries
  25. *.lai
  26. *.la
  27. *.a
  28. *.lib
  29. # Executables
  30. *.exe
  31. *.out
  32. *.app
  33. /.vs
  34. /packages
  35. /Debug64
  36. *.log
  37. *.recipe
  38. *.ilk
  39. *.res
  40. /enc_temp_folder
  41. /focusdll/Debug64
  42. CP_Main.vcxproj.user
  43. CP_Main_i.c
  44. CP_Main_i.h
  45. *.idb
  46. *.lnk
  47. CP_Main.aps
  48. /focusdll/Release64
  49. /ICU_Loader/x64
  50. /Release64
  51. *.db
  52. *.Settings
  53. Debug/portable
  54. *.exp
  55. *.map
  56. *.tlh
  57. /Addins/DittoUtil/Win32/Debug
  58. /Debug/EditClips
  59. /EncryptDecrypt/Win32/Debug
  60. /focusdll/Win32/Debug
  61. /ICU_Loader/Debug
  62. /Win32/Debug
  63. /Debug
  64. /Addins/DittoUtil/x64
  65. /EncryptDecrypt
  66. /focusdll/x64
  67. /FocusHighlight
  68. /focusdll
  69. /x64