From 39cf665a88c77a71aa59184453e2648802e54a76 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 29 Jun 2017 17:29:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..d5ae0572a --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +.buildpath +.hgignore.swp +.project +.orig +.swp +.idea/ +.settings/ +vender/ +log/ +gitpush.sh +composer.lock +src/cache/ +!src/cache/.keep +src/upload/ +!src/upload/file/.keep +!src/upload/image/.keep +!src/upload/media/.keep +src/system/default/_ctl/Test.class.php +