mirror of
https://github.com/sebaschi/dotfiles.git
synced 2025-12-30 02:28:26 +01:00
Add first rsync filter file
This commit is contained in:
40
rsync-config/dot-rsync-filter-home
Normal file
40
rsync-config/dot-rsync-filter-home
Normal file
@@ -0,0 +1,40 @@
|
||||
- C
|
||||
- **/img/
|
||||
- **/.git/
|
||||
- **/out/***
|
||||
- **/in/***
|
||||
- **/data/
|
||||
- **/cache/
|
||||
- **/__MACOSX/
|
||||
- **/venv/
|
||||
- **/.gitignore
|
||||
- **/.*config
|
||||
- **/.*format
|
||||
- **/rocksdb/
|
||||
- **/relic/
|
||||
- **/build/**
|
||||
- **/third_party/***
|
||||
- **/*pethpc*/***
|
||||
- **/.idea/***
|
||||
- .gitkeep
|
||||
- **/.obsidian/***
|
||||
- **/__pycache__/***
|
||||
- **tutorat**
|
||||
- **/unibas**dpi/**abgaben
|
||||
- **/*.rep/***
|
||||
+ **/projects/***
|
||||
+ **/scripts/***
|
||||
+ **/documents/***
|
||||
+ **/.config/***
|
||||
+ unibas**dpi/slides/***
|
||||
- abgaben/***
|
||||
- *.csv
|
||||
- .log/***
|
||||
- *.log
|
||||
- .cache/***
|
||||
- dotfiles
|
||||
- *.dotfiles
|
||||
- a.out
|
||||
- *.o
|
||||
- slnopriv/**
|
||||
|
||||
Reference in New Issue
Block a user