1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-01 08:26:06 +00:00
rufus/.gitignore
Pete Batard 7599715ae6 [cmp] add decompression support
* Adds .Z, .gz, .lzma, .xz and .bz2 decompression support for DD images
  using the Bled library (https://github.com/pbatard/bled).
* Closes #269
2014-12-29 20:34:41 +00:00

40 lines
289 B
Text

*.a
*.aps
*.dep
*.exe
*.htm
*.idb
*.la
*.lib
*.lo
*.log
*.mac
*.ncb
*.o
*.obj
*.opt
*.pc
*.pdb
*.plg
*.res
*.sdf
*.suo
*.swp
*.tlog
*.user
*.opensdf
*.o_manifest
.deps
.libs
Makefile
x86_32
x86_64
autom4te.cache
config.guess
./config.h
config.log
config.status
config.sub
depcomp
stamp-h1