blob: acbf7f0624ba24bc1571b736f1ca88b8dd9fea79 [file] [log] [blame]
hardlyb1e7e142014-08-06 00:43:51 +03001# Compiled Object files
2*.slo
3*.lo
4*.o
5*.obj
6
7# Compiled Dynamic libraries
8*.so
9*.dylib
10*.dll
11
12# Compiled Static libraries
13*.lai
14*.la
15*.a
16*.lib
17
18# Executables
19*.exe
20*.out
21*.app
22
23# Text garbage
24*.ii
25*.s
26
27# My garbage :)
onqtam54565452016-05-19 18:09:20 +030028scripts/bench/project/*
hardlyb1e7e142014-08-06 00:43:51 +030029build/*
30build-mingw/*
31examples/*/build/*
32examples/*/build-mingw/*
hardlyb1e7e142014-08-06 00:43:51 +030033*.pyc