mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-15 03:36:39 +02:00
TRAF2000: CSV to TeamSystem TRAF2000 python converter
Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
This commit is contained in:
24
.gitignore
vendored
24
.gitignore
vendored
@@ -5,27 +5,15 @@
|
||||
*.so
|
||||
|
||||
|
||||
# Architecture specific extensions/prefixes
|
||||
*.[568vq]
|
||||
[568vq].out
|
||||
|
||||
*.cgo1.go
|
||||
*.cgo2.c
|
||||
_cgo_defun.c
|
||||
_cgo_gotypes.go
|
||||
_cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# ---> VisualStudioCode
|
||||
.settings
|
||||
*.code-workspace
|
||||
.vscode
|
||||
|
||||
# bin dir
|
||||
# Directories and files
|
||||
bin
|
||||
bin/*
|
||||
bin/*
|
||||
.ipynb_checkpoints
|
||||
.ipynb_checkpoints/*
|
||||
*.csv
|
||||
*.ipynb
|
Reference in New Issue
Block a user