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

# 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
*~