PiCW/.gitignore

31 wiersze
248 B
Plaintext
Czysty Zwykły widok Historia

2015-01-15 21:01:46 +00:00
PiCW
2015-01-09 21:28:24 +00: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