luamemprofiler/.gitignore

22 lines
166 B
Plaintext

# Todo file
todo.txt
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app