about summary refs log tree commit diff stats
path: root/.gitignore
blob: 024e725b2f3ce0d72da6291a0a9de985dacedabb (plain) (blame)
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
31
32
33
# Compiled Object files
*.slo
*.lo
*.o

# Compiled Dynamic libraries
*.so
*.dylib

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

# Mac stuff
.DS_Store

# Automake stuff
Makefile.in
aclocal.m4
autom4te.cache
configure
.deps
config.log
config.status
missing
install-sh
depcomp
Makefile

# Actual binary
rawr-ebooks
rawr-ebooks.exe