Last active
September 14, 2024 07:58
-
-
Save Konfekt/f82fcf60c6d63be5fbee34ad8798cb33 to your computer and use it in GitHub Desktop.
Everything configuration lines to exclude human unreadable, cache and temp files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Everything] | |
| exclude_folders="*\\temp","*\\tmp","*\\.cache","*\\*cache","*\\Trash","Trash-0","*\\.git","*\\.hg","C:\\Windows\\WinSxS","C:\\Windows.old","C:\\System Volume Information","C:\\$WinREAgent","C:\\Recovery","C:\\Config.Msi","C:\\Intel","C:\\PerfLogs","C:\\Users\\Default","C:\\Users\\Public","*\\scoop\\cache","*\\scoop\\buckets","*mozilla\\firefox","*\\syncthing\\index*" | |
| exclude_files=~$*;*~;*.swap;*.temp;*.tmp;tags;thumbs.db;desktop.ini;*.pyc;*.pyo;*.out;*.toc;*.fls;*.fmt;*.fdb_latexmk;*.synctex;*.synctex.gz;*.synctex.gz(buzy);*.pdfsync;confdefs.h;*.elc;*.qmlc;config.status;.histfile.*;*.rej;*.jsc;lzo;*.blg;confstat;*.toc;moc_*.cpp;*.orig;*.po;litmain.sh;libtool;ui_*.h;*.lot;CTestTestfile.cmake;cmake_install.cmake;*.nvram;*.cb2;*.loT;nbproject;*.map;__pycache__;*.part;*.db;*.la;*.log;*.fq;.pch;*.fna;*.gmo;*.gbff;*.lo;*.qrc;*.pc;*.moc;*.init;conftest;qrc_*.cpp;*.fastq;*.aux;CMakeCache.txt;*.faa;*.fot;.yarn-cache;*.m4;*.a;*.vm*;autom4te;*.gb;*.omf;*.rcore;*.csproj;Makefile.am;*.lof;*.o;*.brf;*.fasta;*.dvi;*.cb;*.cb2;*.blg;*.vdi;*.vbox*;*.vmdk;*.vhd*;*.qcow2;*.sql.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment