diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-29 20:32:42 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-29 20:32:42 +0200 |
commit | daca7b9549b8426af1678d039af2f854588a5edd (patch) | |
tree | b58f7553fc34c7ea2e8ef515c0302cb1de81e515 /.gitignore | |
parent | 27b2baf8423dda719ddac4926c43bdddb427ee1f (diff) |
server: Perfect hashing of commands
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ db.db *.so firebaseServiceAccountKey.json compile_commands.json +CommandHash +CommandHash.hi |