get git ignore from diffsize
This commit is contained in:
parent
205f43291b
commit
4552f55b4d
17
.gitignore
vendored
17
.gitignore
vendored
@ -1,3 +1,9 @@
|
|||||||
|
cifardata/
|
||||||
|
NAS-Bench-201-*
|
||||||
|
*.csv.gz
|
||||||
|
*.meta.json
|
||||||
|
*.pt
|
||||||
|
*.zip
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
@ -158,13 +164,4 @@ src/analysis/orca/tmp_XMYAR426.txt
|
|||||||
archive.zip
|
archive.zip
|
||||||
logs/
|
logs/
|
||||||
generated/
|
generated/
|
||||||
data/processed/
|
data/processed/
|
||||||
*.pdf
|
|
||||||
*.zip
|
|
||||||
*.pth
|
|
||||||
*.bck
|
|
||||||
*.pt
|
|
||||||
cifardata/
|
|
||||||
*.meta.json
|
|
||||||
*.joblib
|
|
||||||
*.gz
|
|
Loading…
Reference in New Issue
Block a user