Initial commit
This commit is contained in:
106
sync-exclude.lst
Normal file
106
sync-exclude.lst
Normal file
@@ -0,0 +1,106 @@
|
||||
|
||||
*~
|
||||
~$*
|
||||
.~lock.*
|
||||
~*.tmp
|
||||
]*.~*
|
||||
]Icon\r*
|
||||
].DS_Store
|
||||
].ds_store
|
||||
*.textClipping
|
||||
._*
|
||||
]Thumbs.db
|
||||
]photothumb.db
|
||||
System Volume Information
|
||||
|
||||
.*.sw?
|
||||
.*.*sw?
|
||||
|
||||
].TemporaryItems
|
||||
].Trashes
|
||||
].DocumentRevisions-V100
|
||||
].Trash-*
|
||||
.fseventd
|
||||
.apdisk
|
||||
.Spotlight-V100
|
||||
|
||||
.directory
|
||||
|
||||
*.part
|
||||
*.filepart
|
||||
*.crdownload
|
||||
|
||||
*.kate-swp
|
||||
*.gnucash.tmp-*
|
||||
|
||||
.synkron.*
|
||||
.sync.ffs_db
|
||||
.symform
|
||||
.symform-store
|
||||
.fuse_hidden*
|
||||
*.unison
|
||||
.nfs*
|
||||
|
||||
My Saved Places.
|
||||
|
||||
\#*#
|
||||
|
||||
*.sb-*
|
||||
*.dll
|
||||
*.exe
|
||||
.git/
|
||||
.lock
|
||||
*.bin
|
||||
.bin
|
||||
bin/
|
||||
*.lock
|
||||
node_modules/
|
||||
.cache/
|
||||
.vscode/
|
||||
.pytest_cache/
|
||||
.github/
|
||||
.ipynb_checkpoints/
|
||||
*.exe
|
||||
*.dll
|
||||
*.class
|
||||
*.com
|
||||
*.so
|
||||
*.o
|
||||
@*/
|
||||
__pycache__/
|
||||
.Python/
|
||||
build/
|
||||
dist/
|
||||
eggs/
|
||||
.eggs/
|
||||
wheels/
|
||||
sdist/
|
||||
var/
|
||||
*.egg/
|
||||
*.egg-info/
|
||||
lib64/
|
||||
lib/
|
||||
.tox/
|
||||
.nox/
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
site/
|
||||
cython_debug/
|
||||
vendor/
|
||||
tmp/
|
||||
.libs/
|
||||
.debs/
|
||||
src/
|
||||
Debug/
|
||||
debug/
|
||||
*.pdb
|
||||
*.enc
|
||||
.enc
|
||||
.sass-cache/
|
||||
_site/
|
||||
.info
|
||||
*.info
|
||||
.jekyll-cache/
|
||||
Reference in New Issue
Block a user