diff options
author | Michael Francis <edude03@gmail.com> | 2011-05-29 16:49:53 -0400 |
---|---|---|
committer | Michael Francis <edude03@gmail.com> | 2011-05-29 16:49:53 -0400 |
commit | f07327f84a5ed01dbfe639674c1840eb8dbc5861 (patch) | |
tree | 3b0362057df50397d20b884b5cbbfa9bb9decbbe /.gitignore | |
parent | fbb54f58addf67300191eade2b9cdc10fba05e69 (diff) | |
download | otakuhub-f07327f84a5ed01dbfe639674c1840eb8dbc5861.tar.xz |
.gitignore
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..51ff8fe --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.DS_Store +.htaccess +/resources/tmp/ +/webroot/xhprof
\ No newline at end of file |