diff options
| author | yo mama <pepper@scannerjammer.com> | 2015-06-19 16:24:27 -0400 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2015-06-19 16:24:27 -0400 |
| commit | 8adfb3bd99b4dcff2459756af090a640fd7a4b4a (patch) | |
| tree | c1e6adddda335f4d36a98039ccc5ac867ae7296d /pysoundtouch/.gitignore | |
clone
Diffstat (limited to 'pysoundtouch/.gitignore')
| -rw-r--r-- | pysoundtouch/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/pysoundtouch/.gitignore b/pysoundtouch/.gitignore new file mode 100644 index 0000000..0def275 --- /dev/null +++ b/pysoundtouch/.gitignore @@ -0,0 +1,21 @@ +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app |
