summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 442d197bfd7ae560982956d220aeae917a9311b1 (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
# Visual Studio
win/CS/*/bin
win/CS/*/obj
win/CS/*.suo
win/CS/*.VC.opendb
win/CS/*.VC.db

# Xcode user data
xcuserdata

# Build system
build/
build.*/
download/

# Gtk autoconf spam
gtk/Makefile.in*
gtk/*/Makefile.in*
gtk/aclocal.m4
gtk/autom4te.cache
gtk/compile
gtk/config.*
gtk/configure
gtk/depcomp
gtk/install-sh
gtk/ltmain.sh
gtk/missing