| # Object files | |
| *.o | |
| *.ko | |
| # Libraries | |
| *.lib | |
| *.a | |
| # Shared objects (inc. Windows DLLs) | |
| *.dll | |
| *.so | |
| *.so.* | |
| *.dylib | |
| # Executables | |
| *.exe | |
| *.out | |
| *.app | |
| # Visual solution files | |
| *.suo | |
| *.user | |
| # Build results | |
| [Dd]ebug/ | |
| [Rr]elease/ | |
| [Rr]eleases/ | |
| x64/ | |
| x86/ | |
| [Bb]in/ | |
| [Oo]bj/ | |
| # Visual C++ cache files | |
| ipch/ | |
| *.aps | |
| *.ncb | |
| *.opendb | |
| *.opensdf | |
| *.sdf | |
| *.cachefile | |
| # IDEA solution files | |
| *.idea | |
| # Other files | |
| .directory | |
| _codelite | |
| _zstdbench | |
| lib/zstd_opt_LZ5.c | |
| lib/zstd_opt_llen.c | |
| lib/zstd_opt_nollen.c |