aboutsummaryrefslogtreecommitdiff
path: root/.global.gitignore
blob: 80c7cbb49af4bdaaccd16e0b440c396ea24a2c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Temporary/lock/backup files
*.~
*.swp
*.lock~

# Project files
build/
compile_commands.json
.project
PERFER.md

# Ruby thingies
.rbx/
.rake_tasks
.byebug_history
.sass-cache

# KDE
.kdev4/
*.kdev4
.kdev_include_paths
.directory
*.kate-swp
*.kilepr
.kateconfig