gitignore/C.gitignore

16 lines
123 B
Plaintext

# Object files
*.o
# Libraries
*.lib
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.dylib
# Executables
*.exe
*.out