From 113cf89b1c5974a2dd8e06d8cd8734de2ae237ae Mon Sep 17 00:00:00 2001 From: derfenix Date: Sun, 4 Aug 2019 23:50:20 +0300 Subject: [PATCH] Add gitignore --- .gitignore | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f9e7895 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +# Created by .ignore support plugin (hsz.mobi) +.idea/ +out/ +.idea_modules/ +atlassian-ide-plugin.xml +com_crashlytics_export_strings.xml +crashlytics.properties +crashlytics-build.properties +fabric.properties +.idea/httpRequests +*.exe +*.exe~ +*.dll +*.so +*.dylib +*.test +*.out +*~ +.fuse_hidden* +.directory +.Trash-* +.nfs* +/_vendor-*