aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 08b9dd22aee54bed1f776c35efa01fecbc168b47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.lib
*.la
*.a

# Temporary work files for MS Visual Studio
BuildLog.htm
*.dep
*.dll
*.embed.manifest
*.intermediate.manifest
*.exe
*.idb
*.ilk
*.obj
*.pdb
*.res
*.ncb
*.suo
*.user