diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-02-06 18:27:04 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-02-06 18:27:04 +0100 |
commit | abb3635bd8921ec34e89f52b147da2029f147b5b (patch) | |
tree | bcc81ea5542200ccd9e795f8a60db8b6cfad871b /.gitignore | |
parent | 81792448ae849b2d1cc6af561c98e39cb03d9fa3 (diff) | |
download | nextcloud-server-abb3635bd8921ec34e89f52b147da2029f147b5b.tar.gz nextcloud-server-abb3635bd8921ec34e89f52b147da2029f147b5b.zip |
gitignore Cloud9IDE system folder
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 09af6808d64..40d6e6ca0fe 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ nbproject # Cloud9IDE .settings.xml +.c9revisions # vim ex mode .vimrc |