public
Description: An objective-C implementation of ActiveRecord
Homepage: http://activerecord.lighthouseapp.com
Clone URL: git://github.com/aptiva/activerecord.git
Click here to lend your support to: activerecord and make a donation at www.pledgie.com !
activerecord / .gitignore
100644 14 lines (11 sloc) 0.137 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# xcode noise
build/*
*.pbxuser
*.mode1v3
 
# old skool
.svn
 
# osx noise
.DS_Store
profile
 
iPhone Headers/*
Unit tests/simpleDatabase.db