1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 12:28:30 +02:00
This commit is contained in:
Jinqiang He 2025-07-01 21:20:37 +02:00 committed by GitHub
commit e358a2ef14
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