diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-06-17 14:25:26 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-06-17 14:25:26 +0100 |
| commit | e1a4a312f4d90298409a8204fb98795ee437ab30 (patch) | |
| tree | 519cadfc99b979f9964f5d0679e35440970fb365 | |
| parent | 7dfa6c6b58ec32460c49e255e3dd292a7f9c6529 (diff) | |
| parent | b7d17c511a476b2f1080c90aaf245e3daac17b04 (diff) | |
| download | histacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.tar.gz histacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.tar.bz2 histacom2-e1a4a312f4d90298409a8204fb98795ee437ab30.zip | |
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
