Remove temporary files

update-deps
Alinson S. Xavier 3 years ago
parent 3b1d2d1845
commit 3260fa29ad

BIN
.DS_Store vendored

Binary file not shown.

31
.gitignore vendored

@ -1,21 +1,38 @@
*.bak
*.gz
*.ipynb
*.lastrun
*.so
*.mps
*.ipynb
*.so
*/Manifest.toml
.AppleDB
.AppleDesktop
.AppleDouble
.DS_Store
.DocumentRevisions-V100
.LSOverride
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
._*
.apdisk
.com.apple.timemachine.donotpresent
.fseventsd
.ipy*
.vscode
Icon
Manifest.toml
Network Trash Folder
TODO.md
Temporary Items
benchmark/results
benchmark/runs
benchmark/tables
benchmark/tmp.json
build
docs/_build
instances/**/*.json
instances/_source
local
notebooks
TODO.md
docs/_build
.vscode
Manifest.toml
*/Manifest.toml

BIN
benchmark/.DS_Store vendored

Binary file not shown.
Loading…
Cancel
Save