public
Description: Dependency Resolution Framework
Homepage: http://warningshot.lighthouseapp.com
Clone URL: git://github.com/coryodaniel/warningshot.git
coryodaniel (author)
Thu Feb 26 17:40:45 -0800 2009
commit  57c993689114a1ee04bdf558ec9f5607851e2ccf
tree    f9c34cc23f84172f67fbaf16c21fdb4d508566f3
parent  4bf02c372017d7458ed618f11a7c82c70c64e609
warningshot / .gitignore
100755 20 lines (20 sloc) 0.195 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.DS_Store
CORYSTODOS
log/*
tmp/*
gems/cache/*
TAGS
*~
.#*
schema/schema.rb
schema/*_structure.sql
schema/*.sqlite3
schema/*.sqlite
schema/*.db
*.sqlite
*.sqlite3
*.db
src/*
.hgignore
.hg/*
.svn/*