diff options
| author | Andreas Grois <soulsource@users.noreply.github.com> | 2015-11-03 16:54:29 +0100 |
|---|---|---|
| committer | Andreas Grois <soulsource@users.noreply.github.com> | 2015-11-03 16:54:29 +0100 |
| commit | 17c6823830111c8b07c51218b2714c42f23768bb (patch) | |
| tree | 66b59afd0c49cd83a8341ca581d71d9e103ad11d /.gitignore | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..52540e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +CMakeCache.txt +CMakeFiles +Makefile +cmake_install.cmake +install_manifest.txt |
