science-ation/.gitignore
2025-02-12 02:22:50 +00:00

25 lines
179 B
Plaintext

# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
#config
config.inc.php
src/db.c