Initial Commit (tested training, testing, and TRT conversion)
This commit is contained in:
7
flightrender/.gitignore
vendored
Normal file
7
flightrender/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
!.clang-format
|
||||
!CMakeLists.txt
|
||||
!package.xml
|
||||
Reference in New Issue
Block a user