diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-11-07 23:34:06 -0500 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-11-08 08:41:29 -0500 |
| commit | c4c62db41d3aa70ae0c99b53d3d697285a7f0e18 (patch) | |
| tree | bb34ebf1bfc8d5501652e6584146bd6d177c0e21 /.gitignore | |
| download | reloc-c4c62db41d3aa70ae0c99b53d3d697285a7f0e18.tar.gz | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5a63b1b --- /dev/null +++ b/.gitignore @@ -0,0 +1,11 @@ +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +reloc + |
