diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-07 13:02:31 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-07 13:02:31 -0400 |
commit | 6da702b80b131da67e50b7ec5fafe9f2a6fba43b (patch) | |
tree | e82031102097bbe746eeee53a0195f93143b788e /.gitignore | |
parent | 143696bffde7ececcb91c150ab0293956b81b7f1 (diff) | |
download | miragextract-6da702b80b131da67e50b7ec5fafe9f2a6fba43b.tar.gz |
add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1d7481 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +miragextract +a +b +1 +2 +foo +bar +tmp* +*.tmp +.*.swp +*.bin +*.cue +*.ccd +*.nrg +*.rar +*.zip +*.sub +*.mds +*.ecm +*.gz +*.7z +libsndfile-1.0.28 |