From 441dff4103aec6d1e1ed5f0e8f8192f14fb8c9de Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sat, 30 Jul 2016 11:16:09 +0200 Subject: [PATCH] [AZTH] added blank include.sh for bash system and gitignore --- modules/azerothshard/.gitignore | 49 +++++++++++++++++++++++++++++++++ modules/azerothshard/include.sh | 2 ++ 2 files changed, 51 insertions(+) create mode 100644 modules/azerothshard/.gitignore create mode 100644 modules/azerothshard/include.sh diff --git a/modules/azerothshard/.gitignore b/modules/azerothshard/.gitignore new file mode 100644 index 0000000000..c2e6c9cf29 --- /dev/null +++ b/modules/azerothshard/.gitignore @@ -0,0 +1,49 @@ +!.gitignore + +!* + +# +#Generic +# + +.directory +.mailmap +*.orig +*.rej +*~ +.hg/ +*.kdev* +.DS_Store +CMakeLists.txt.user +*.bak +*.patch +*.diff +*.REMOTE.* +*.BACKUP.* +*.BASE.* +*.LOCAL.* + +# +# IDE & other softwares +# +/.settings/ +/.externalToolBuilders/* +# exclude in all levels +nbproject/ +.sync.ffs_db + +# +# Eclipse +# +*.pydevproject +.metadata +.gradle +tmp/ +*.tmp +*.swp +*~.nib +local.properties +.settings/ +.loadpath +.project +.cproject diff --git a/modules/azerothshard/include.sh b/modules/azerothshard/include.sh new file mode 100644 index 0000000000..05a7907cf5 --- /dev/null +++ b/modules/azerothshard/include.sh @@ -0,0 +1,2 @@ +#!/bin/bash +