diff options
author | Paul Duncan <pabs@pablotron.org> | 2016-08-26 18:51:11 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2016-08-26 18:51:11 -0400 |
commit | 8a3c72fdaabdc8c565a8c91361a2f8d38c892e1e (patch) | |
tree | 44d11e53a0345844b2d44319e5ad648454e249d4 /.gitignore | |
download | libfhp-8a3c72fdaabdc8c565a8c91361a2f8d38c892e1e.tar.bz2 libfhp-8a3c72fdaabdc8c565a8c91361a2f8d38c892e1e.zip |
initial commit
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..e9dab3f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/*.o +/fhp-test |