lz4/.gitignore

32 lines
265 B
Plaintext
Raw Normal View History

2015-08-16 07:58:07 +08:00
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
*.dSYM # apple
2015-08-16 07:58:07 +08:00
# Executables
*.exe
*.out
*.app
2016-08-21 05:26:33 +08:00
lz4
2015-08-16 07:58:07 +08:00
2016-09-03 10:32:06 +08:00
# IDE / editors files
.clang_complete
2016-09-03 03:50:57 +08:00
_codelite/
_codelite_lz4/
bin/
*.zip
2016-11-10 01:03:57 +08:00
# Mac
.DS_Store
2016-11-12 07:11:56 +08:00
*.dSYM