lz4/.gitignore

29 lines
249 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
2015-08-15 23:58:07 +00:00
*.suo
*.user
2016-09-03 02:32:06 +00:00
.clang_complete
2016-09-02 19:50:57 +00:00
_codelite/
_codelite_lz4/
*.zip