diff options
| author | realtradam <[email protected]> | 2024-05-10 18:10:54 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-05-10 18:10:54 -0400 |
| commit | 3249a9d1f225c941ec336872b5275af664d1851d (patch) | |
| tree | 2989a31f6724ce677aa7228de1312e7cfb30aa99 /.gitignore | |
| download | tojam2024-3249a9d1f225c941ec336872b5275af664d1851d.tar.gz tojam2024-3249a9d1f225c941ec336872b5275af664d1851d.zip | |
init
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 |
