Skip to content

Instantly share code, notes, and snippets.

@nixin72
Last active May 22, 2020 04:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nixin72/1be0a640781af1b2bc254e9e1e92ffa2 to your computer and use it in GitHub Desktop.
Save nixin72/1be0a640781af1b2bc254e9e1e92ffa2 to your computer and use it in GitHub Desktop.
Some (hopefully) sane default file extensions that can be ignored while searching file contents for code
.exe
.App
.dll
.exe~
.zip
.gzip
.tar
.tgz
.tar.xz
.tar.gz
.s7z
.7z
.pak
.war
.iso
.deb
.apk
.rpm
.dist
.dmg
.msi
.docx
.xlxs
.xlsm
.xlsb
.xltx
.xltm
.xls
.xlt
.xls
.xps
.pdf
.mobi
.epub
.png
.gif
.jpg
.jpeg
.bmp
.tiff
.tif
.webp
.avi
.ps
.ico
.mp3
.mp4
.wav
.mid
.midi
.aif
.class
.jar
.gradle
.nar
.ear
.rar
.pyc
.pyd
.pyo
.fasl
.zo
.elc
.ss~
.scm~
.sln
.csproj
.unityproj
.idea
.iml
.DS_Store
.swf
.air
.ipa
.apk
.o
.ali
.ko
.obj
.elf
.ilk
.map
.exp
.lib
.a
.la
.lo
.so
.out
.agdai
.aar
.ap_
.aab
.dex
.ez
.beam
.rbc
.fyc
.gem
.bak
.dylib
.mod
.smod
.war
.test
.hi
.hpc
.hsenv
.aux
.hp
.cov
.mem
.tsbuildinfo
.eslintcache
package-lock.json
yarn-lock.json
.byte
.native
.repl_history
.lock
.lof
.fls
.cb
.dvi
.eps
.bbl
.bcf
.blg
.nav
.pre
.tmp
.svd
.opendb
.tmp
.svd
.opendb
.slo
.lo
.gch
.pch
.phar
.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment