about summary refs log tree commit diff stats
path: root/.gitignore
blob: 162e77ebb1b622810af7dd5bf513dac953d4e11a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ext/wittle_generator/build
*.o
mkmf.log
wittle_generator.bundle
/.bundle/
/doc/
/log/*.log
/pkg/
/tmp/
/test/dummy/db/*.sqlite3
/test/dummy/db/*.sqlite3-*
/test/dummy/log/*.log
/test/dummy/storage/
/test/dummy/tmp/