Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 00b5bf188e4b6bf5a86b8f18b27d9bdbd4bd558f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ignore build directory
/build/

# ignore libtool's m4 directory
/m4/

# ignore autoconf/automake related files
/autom4te.cache/
/aclocal.m4
/compile
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/ltmain.sh
/missing
/src/config.h.in
Makefile.in

# ignore snails
*~