diff options
author | Determinant <[email protected]> | 2018-01-27 18:36:09 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2018-01-27 18:36:09 -0500 |
commit | a979e6d6d182850925c8dd65bd5f34c72063d895 (patch) | |
tree | d3239c76206d1a965789c1480518c20d2e3b0c23 /.gitignore |
init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9db44c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.hpp.gch +test |