
* Stop ignoring pdflatex, I rarely use it anyways * Add gk and gj to iamb, and put invites first * Search with searx also in tempbrowsers * teddit is down, don't redirect to it * scale backgrounds better * put slight delay in pipewire to avoid races? * better unsubscribing from gitlab
28 lines
192 B
Text
28 lines
192 B
Text
*.diff
|
|
|
|
# Compressed files
|
|
*.gz
|
|
*.zip
|
|
|
|
# Database files
|
|
*.db
|
|
|
|
# Java
|
|
*.jar
|
|
*.class
|
|
|
|
# C
|
|
*.o
|
|
a.out
|
|
|
|
# Haskell
|
|
.stack-work
|
|
*.hi
|
|
stack.yaml.lock
|
|
|
|
# Rust
|
|
Cargo.lock
|
|
target/
|
|
|
|
# Python
|
|
__pycache__
|