kdtree/.gitignore

25 lines
176 B
Text
Raw Permalink Normal View History

2014-05-06 01:28:29 +00:00
bject files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex