update gitignore
This commit is contained in:
parent
28514de87b
commit
2a3d46dbc8
3 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@ weights/
|
||||||
data/
|
data/
|
||||||
tmp/
|
tmp/
|
||||||
external/
|
external/
|
||||||
|
!utils/*.so
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
0
utils/timer.py
Executable file → Normal file
0
utils/timer.py
Executable file → Normal file
0
utils/utils.py
Executable file → Normal file
0
utils/utils.py
Executable file → Normal file
Loading…
Reference in a new issue