diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-02-04 23:11:31 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-02-04 23:11:31 +0000 |
commit | bb426577c85f6d97cc28ab677e98e2b1f73eadac (patch) | |
tree | 697549a0eb232bfe10b4130d3a3c68b200743ab4 /.gitignore | |
parent | ebe6923b17de88d37d97846be2567fb75f53292c (diff) | |
download | ihe-bb426577c85f6d97cc28ab677e98e2b1f73eadac.tar.gz ihe-bb426577c85f6d97cc28ab677e98e2b1f73eadac.zip |
Add forgotten .gitignore file to rep
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5f582e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*.o +ihe +TODO +test/* |