blob: f7eed5b64883ef34deb42f3dd52005b80fd6c344 [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 :)
onqtama985f5a2017-04-16 22:48:07 +030028Win32/
29x64/
onqtam54565452016-05-19 18:09:20 +030030scripts/bench/project/*
onqtama985f5a2017-04-16 22:48:07 +030031build/
32build-mingw/
hardlyb1e7e142014-08-06 00:43:51 +030033*.pyc