diff options
author | Nao Pross <naopross@thearcway.org> | 2019-01-22 15:30:54 +0100 |
---|---|---|
committer | Nao Pross <naopross@thearcway.org> | 2019-01-22 15:30:54 +0100 |
commit | 891aba4972b5ac87587a6f46cd4c90b97184d824 (patch) | |
tree | 67d8dc169cbbefe4cdc0decb16c8599cb4338089 | |
parent | Inlined functions and fix debug header (diff) | |
download | libwsdl2-891aba4972b5ac87587a6f46cd4c90b97184d824.tar.gz libwsdl2-891aba4972b5ac87587a6f46cd4c90b97184d824.zip |
Update .gitignore
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ build test/build + +**/*.swp +**/*.sublime* |