1
0
mirror of https://github.com/SMFSW/cI2C synced 2024-05-29 07:08:07 +02:00
cI2C/.gitignore
2018-05-03 18:35:15 +02:00

30 lines
249 B
Plaintext

# 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