diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 11a3c89..0000000 --- a/.gitignore +++ /dev/null @@ -1,37 +0,0 @@ -*.o -src/fatlabel -src/fsck.fat -src/mkfs.fat -src/testdevinfo -tests/*.log -tests/*.trs - -tags -TAGS -*~ -.*.sw[a-p] -*.orig -*.rej -*.DS_Store - -aclocal.m4 -autom4te.cache -config.guess -config.log -config.status -config.sub -configure -compile -depcomp -install-sh -missing -test-driver -.deps -.dirstamp - -Makefile -Makefile.in -src/version.h -manpages/fatlabel.8 -manpages/mkfs.fat.8 -manpages/fsck.fat.8 |