2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-03-13 22:10:24 +03:00
reapi/.gitignore

29 lines
242 B
Plaintext
Raw Normal View History

2016-03-30 17:12:54 +06:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app