diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2011-06-07 21:10:59 +0200 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2011-06-07 21:10:59 +0200 |
commit | fdd6b36f01b34cdf8c978ce2144784baf995fc57 (patch) | |
tree | ce53dc64b56ab4b0fe6526c4aaffa736e86a0bf3 /.gitignore | |
download | fosdem-2018-presentation-fdd6b36f01b34cdf8c978ce2144784baf995fc57.tar fosdem-2018-presentation-fdd6b36f01b34cdf8c978ce2144784baf995fc57.tar.gz |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dec0ea4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +.svn +log/*.log +tmp/** |