aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-17 14:18:43 +0100
committerGitHub <[email protected]>2017-06-17 14:18:43 +0100
commitb7d17c511a476b2f1080c90aaf245e3daac17b04 (patch)
treebc158549aac02db481babedc56d8a94d8e1d6367
parentcfed11508eadd97c31fc9c4968785803b431c993 (diff)
downloadhistacom2-b7d17c511a476b2f1080c90aaf245e3daac17b04.tar.gz
histacom2-b7d17c511a476b2f1080c90aaf245e3daac17b04.tar.bz2
histacom2-b7d17c511a476b2f1080c90aaf245e3daac17b04.zip
The more stuff in .gitignore the better, right?
Well... I guess as long as it isn't *.*
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 28b24ac..2bd9d2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -364,6 +364,7 @@ UpgradeLog*.htm
# Microsoft Fakes
FakesAssemblies/
+
# GhostDoc plugin setting file
*.GhostDoc.xml
@@ -425,6 +426,10 @@ __pycache__/
# End of https://www.gitignore.io/api/macos,linux,windows,jetbrains,visualstudio,visualstudiocode
### TimeHack Extra ###
+TimeHACK.Main\bin\Debug
+TimeHACK.Main\obj\Debug
+TimeHACK.Engine\bin\Debug
+TimeHACK.Engine\obj\Debug
# Including the .idea directory within repositories is a BAD idea:
# - contributors that do not use IntelliJ will end up producing commits later on