Files
fattureCCSR/.gitignore
2020-11-08 18:16:44 +01:00

20 lines
244 B
Plaintext

# ---> Go
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# ---> VisualStudioCode
.settings
*.code-workspace
.vscode
# Directories and files
bin
bin/*
.ipynb_checkpoints
.ipynb_checkpoints/*
*.csv
*.xml
*.ipynb