diff options
author | Nao Pross <naopross@thearcway.org> | 2019-01-21 04:00:58 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2019-01-21 04:02:18 +0100 |
commit | f40251efc21a4e2db446af73c810d1b063cf84fb (patch) | |
tree | dce905174d6020d11e885a860b3dbce6c7899b6e /.gitignore | |
download | libwsdl2-f40251efc21a4e2db446af73c810d1b063cf84fb.tar.gz libwsdl2-f40251efc21a4e2db446af73c810d1b063cf84fb.zip |
Initial commit, add makefile, .gitignore and debug header
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |