diff options
| -rw-r--r-- | doc/.gitignore | 1 | ||||
| -rw-r--r-- | src/.gitignore | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..bf12a97 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1 @@ +*.info diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..36833f1 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,3 @@ +convert +linkwave +*.o |
