diff options
| author | Tom Smeding <tom.smeding@gmail.com> | 2020-04-12 17:19:11 +0200 |
|---|---|---|
| committer | Tom Smeding <tom.smeding@gmail.com> | 2020-04-12 17:19:11 +0200 |
| commit | a089056a95104576ab9832b01c67009f4e040243 (patch) | |
| tree | a39d411574ce931632622f27d09bdc936cc804fc /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9bf3746 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +compile_commands.json |
