aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex-TIMEHACK <[email protected]>2017-06-17 14:25:26 +0100
committerAlex-TIMEHACK <[email protected]>2017-06-17 14:25:26 +0100
commite1a4a312f4d90298409a8204fb98795ee437ab30 (patch)
tree519cadfc99b979f9964f5d0679e35440970fb365
parent7dfa6c6b58ec32460c49e255e3dd292a7f9c6529 (diff)
parentb7d17c511a476b2f1080c90aaf245e3daac17b04 (diff)
downloadhistacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.tar.gz
histacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.tar.bz2
histacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
-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