You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sc...@apache.org on 2015/10/19 16:58:04 UTC

[2/3] airavata-php-gateway git commit: updating the gitignore

updating the gitignore


Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/80d0ed56
Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/80d0ed56
Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/80d0ed56

Branch: refs/heads/master
Commit: 80d0ed56f31bf631100e92a420a8340f0c50a0be
Parents: bd3093e
Author: scnakandala <su...@gmail.com>
Authored: Mon Oct 19 10:55:15 2015 -0400
Committer: scnakandala <su...@gmail.com>
Committed: Mon Oct 19 10:55:15 2015 -0400

----------------------------------------------------------------------
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/blob/80d0ed56/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b5363f0..5cbbd4e 100755
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ composer.lock
 .env.php
 .DS_Store
 Thumbs.db
+
+/app/storage
\ No newline at end of file