Paper/scripts
Mariell Hoversholm fac9cc5d5c [CI-SKIP] Ignore .gitignore
A `.gitignore' will make packages such as
`net.minecraft.world.entity.ai.goal.**target**` be ignored. This causes
the entire patch to not apply, which is very suspicious. This commit
adds a `--force' parameter to the `git add' command we run, as per `man
git-add':

```
       -f, --force
           Allow adding otherwise ignored files.
```

The global configuration file was proven problematic, then fixed by
this by commit by Prof_Bloodstone#0123 and thekinrar#0001 on Discord
(`#paper-dev').

CI-SKIP: This does not apply to the CI, therefore it is not worthy of
its own build.
2021-03-19 18:36:06 +01:00
..
pre-source-patches Move presource patches out of work/ 2019-06-16 14:34:36 -05:00
apatch.sh Try and make zsh complain less 2018-10-24 12:36:37 -04:00
applyPatches.sh Revert de5f4e469...c270abe96 2021-03-18 18:03:22 +01:00
build.sh Properly forward exit 1 code from the paper root command 2018-07-30 17:37:24 -04:00
checkoutpr.sh 1.16.2 Release (#4123) 2020-08-24 22:40:19 -04:00
decompile.sh rebase 2021-03-18 18:03:22 +01:00
functions.sh [CI-SKIP] Misc script changes (Closes #4346) 2020-11-29 06:24:39 +00:00
importmcdev.sh [CI-SKIP] Ignore .gitignore 2021-03-19 18:36:06 +01:00
init.sh Revert de5f4e469...c270abe96 2021-03-18 18:03:22 +01:00
makemcdevsrc.sh Revert de5f4e469...c270abe96 2021-03-18 18:03:22 +01:00
paperclip.sh Revert de5f4e469...c270abe96 2021-03-18 18:03:22 +01:00
rebuildPatches.sh 1.16.1 prep 2020-06-24 22:00:02 -04:00
remap.sh Revert de5f4e469...c270abe96 2021-03-18 18:03:22 +01:00
requireDeps.sh [CI-SKIP] Always check PATH for JDK (#5315) 2021-03-06 13:50:24 +00:00
testServer.sh prevent path space splitting in testServer.sh (#4007) 2020-07-27 23:05:37 -04:00
upstreamCommit.sh [CI-SKIP] Fix an error in commit message when updating upstream (#4796) 2020-11-23 08:47:27 -08:00
upstreamMerge.sh Updated Upstream (Bukkit/CraftBukkit) 2020-04-02 17:09:17 -04:00