~cpick/mongrel2/release

« back to all changes in this revision

Viewing changes to .gitignore

  • Committer: Chris Pick
  • Date: 2013-06-30 16:39:57 UTC
  • mfrom: (1106.1.15)
  • Revision ID: git-v1:ec39967acb6bc9867ed9b9dc3774304ca6b9c294
Merge tag 'v1.8.1' into debian

Hotfix for github issue 148

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
bin/
 
3
tools/config_modules/mongo-c-driver/
 
4
 
3
5
# Compiled Object files
4
6
*.slo
5
7
*.lo
14
16
*.a
15
17
.*.sw*
16
18
tests/*_tests
17
 
tests/*_tests.*/*
18
19
tests/config.sqlite
19
20
tests/empty.sqlite
20
21
*.log
25
26
tools/m2sh/build/
26
27
tools/m2sh/tests/*_tests
27
28
tools/m2sh/tests/tests.log
 
29
tools/procer/procer
28
30
run/*
29
31
logs/*
30
32
tmp/*
31
33
 
 
34
# dexy crap
 
35
output/
 
36
output-long/
 
37
artifacts/
 
38
 
32
39
#Coverage generated files
33
40
*.zcov
34
41
tests/coverage
35
42
*.gcno
36
43
*.gcda
37
44
*.dSYM
 
45
 
 
46
#OSX garbage
 
47
.DS_Store