create project
create project
This commit is contained in:
47
.gitignore
vendored
Normal file → Executable file
47
.gitignore
vendored
Normal file → Executable file
@@ -1,32 +1,15 @@
|
||||
# Prerequisites
|
||||
*.d
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
*.o
|
||||
*.obj
|
||||
|
||||
# Precompiled Headers
|
||||
*.gch
|
||||
*.pch
|
||||
|
||||
# Compiled Dynamic libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
*.smod
|
||||
|
||||
# Compiled Static libraries
|
||||
*.lai
|
||||
*.la
|
||||
*.a
|
||||
*.lib
|
||||
|
||||
# Executables
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
.idea/
|
||||
cmake-build-debug/
|
||||
cmake-build-default/
|
||||
cmake-build-release/
|
||||
images/
|
||||
model/
|
||||
model_128/
|
||||
model_512/
|
||||
result.jpg
|
||||
Kong_Weiye.jpg
|
||||
Kong_Weiye1.jpg
|
||||
model_128.zip
|
||||
model_512.zip
|
||||
emb_csv/*.csv
|
||||
emb_img/*.jpg
|
||||
|
||||
Reference in New Issue
Block a user