mirror of
https://github.com/Noettore/fattureCCSR.git
synced 2025-10-15 11:46:39 +02:00
19 lines
238 B
Plaintext
19 lines
238 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
|
|
*.ipynb |