mirror of
https://github.com/JoergFranke/ADNC.git
synced 2024-11-17 13:58:03 +08:00
update gitignore and add gitattributes
This commit is contained in:
parent
9f5b53486a
commit
ce06bdba9a
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
*.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ckpt.index filter=lfs diff=lfs merge=lfs -text
|
5
.gitignore
vendored
5
.gitignore
vendored
@ -99,3 +99,8 @@ ENV/
|
|||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
||||||
|
# default data folder
|
||||||
|
data_babi/
|
||||||
|
data_cnn/
|
||||||
|
data_tmp/
|
||||||
|
Loading…
Reference in New Issue
Block a user