.gitignore 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. # ---> Linux
  2. *~
  3. # KDE directory preferences
  4. .directory
  5. # Linux trash folder which might appear on any partition or disk
  6. .Trash-*
  7. # ---> Windows
  8. # Windows image file caches
  9. Thumbs.db
  10. ehthumbs.db
  11. # Folder config file
  12. Desktop.ini
  13. # Recycle Bin used on file shares
  14. $RECYCLE.BIN/
  15. # Windows Installer files
  16. *.cab
  17. *.msi
  18. *.msm
  19. *.msp
  20. # Windows shortcuts
  21. *.lnk
  22. /.project
  23. /.pydevproject
  24. /unicredit_mt940.txt
  25. /export1.csv
  26. /transi_mt940.txt
  27. /export.csv
  28. #/*.txt
  29. #*.txt
  30. ##/*.csv
  31. ##*.csv
  32. # ---> Python
  33. # Byte-compiled / optimized / DLL files
  34. __pycache__/
  35. *.py[cod]
  36. *$py.class
  37. # C extensions
  38. *.so
  39. # Distribution / packaging
  40. .Python
  41. env/
  42. build/
  43. develop-eggs/
  44. dist/
  45. downloads/
  46. eggs/
  47. .eggs/
  48. lib/
  49. lib64/
  50. parts/
  51. sdist/
  52. var/
  53. *.egg-info/
  54. .installed.cfg
  55. *.egg
  56. # PyInstaller
  57. # Usually these files are written by a python script from a template
  58. # before PyInstaller builds the exe, so as to inject date/other infos into it.
  59. *.manifest
  60. *.spec
  61. # Installer logs
  62. pip-log.txt
  63. pip-delete-this-directory.txt
  64. # Unit test / coverage reports
  65. htmlcov/
  66. .tox/
  67. .coverage
  68. .coverage.*
  69. .cache
  70. nosetests.xml
  71. coverage.xml
  72. *,cover
  73. # Translations
  74. *.mo
  75. *.pot
  76. # Django stuff:
  77. *.log
  78. # Sphinx documentation
  79. docs/_build/
  80. # PyBuilder
  81. target/
  82. /transi_mt940_20200318 012838.001382.txt
  83. /transi_mt940_RO44BTRL01301205G46199XX200317.txt
  84. /incasari.txt
  85. /mentor_incasari.txt
  86. /mentor_plati.txt
  87. /CSVLoaderTAUR.py