diff options
author | Filipp Lepalaan <filipp@mac.com> | 2010-06-20 21:44:58 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2010-06-20 21:44:58 +0300 |
commit | 85406dae0c220759da4b816fa9380c25d72b73ba (patch) | |
tree | 0390e68282697fa7873e3bf44f9abff667359079 /.gitignore | |
download | offsync-85406dae0c220759da4b816fa9380c25d72b73ba.tar.gz offsync-85406dae0c220759da4b816fa9380c25d72b73ba.tar.bz2 offsync-85406dae0c220759da4b816fa9380c25d72b73ba.zip |
First commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..473014b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +config +offsync.include + |