kdtree/.gitignore
Gregory Burd 8f97282953 basics
2014-05-05 21:28:29 -04:00

24 lines
176 B
Text

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