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

# 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