Merge fe7b37bbd04a5e33098db4ca4c71783d8d3d979b into 86d1826a9f3daf4744e7229a26187f81c081744c

This commit is contained in:
Jinqiang He 2025-03-24 00:00:15 +00:00 committed by GitHub
commit 0fbfe8a6f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

60
ATE.gitignore Normal file
View File

@ -0,0 +1,60 @@
### For C++ language related files
# 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
### For D10/DX Platform
*.pat
*/**/*rto/*
*/**/*rtol/*
*.make
*.properties
*.vpj
*.vpw
*.scan
*.patl
*.bakvpj
*.bakvpw
*.vpwhistu
*.vtg
*.pvs
### For Project Management Related files
.bak*
*.xml
*.zip
*.tar
*.gz