gitignore/C.gitignore

15 lines
115 B
Plaintext

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