lz4/.gitignore

31 lines
260 B
Plaintext
Raw Normal View History

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