diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2012-10-28 12:19:52 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2012-10-28 12:19:52 +0100 |
commit | 20e0432de8e635b742415cae58e1466daf7da9b5 (patch) | |
tree | 135a27b5c6aa80d754f21eacbd89ba998df15c66 /.gitignore | |
parent | a2bbc1b3173d7e4106a27e7a99d61bea10ba6181 (diff) | |
download | nextcloud-server-20e0432de8e635b742415cae58e1466daf7da9b5.tar.gz nextcloud-server-20e0432de8e635b742415cae58e1466daf7da9b5.zip |
add 3rdparty folder to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4749dea19dc..7c0df64b864 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ owncloud config/config.php config/mount.php apps/inc.php +3rdparty # just sane ignores .*.sw[po] |