git is XDG these days

This commit is contained in:
Felix Van der Jeugt 2021-01-04 22:59:46 +01:00
parent f4853eaa5e
commit bbbd65b312
No known key found for this signature in database
GPG key ID: 58B209295023754D
2 changed files with 0 additions and 2 deletions

30
config/git/ignore Normal file
View file

@ -0,0 +1,30 @@
# 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/
# LaTeX
*.log
*.aux
*.toc
*.pdf