diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| *.pyc | |||
![]() |
index : mat2 | |
| mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 1 |
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1 @@ | |||
| *.pyc | |||