libnative-utilities/.gitignore

24 lines
180 B
Plaintext
Raw Permalink Normal View History

2024-08-15 18:40:30 +08:00
# Prerequisites
*.d
/build*
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Fortran module files
*.mod
*.smod
# Executables
*.exe
*.out
*.app