Lua-cURLv3/.gitignore

33 lines
223 B
Plaintext
Raw Normal View History

2014-08-25 02:00:15 -07:00
# Object 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
2014-08-26 01:13:39 -07:00
#MSVC
msvc/
#ldoc
doc/doc/
2014-08-29 02:02:45 -07:00
#lake deps
*.d