blob: 1b0729d7498e4281282c17e1e798dd0220e296f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Local build output
/aegis
/aegis-build
# Local configuration and encrypted identity material
*.age
config.json
profile.json
*.tmp
# Editor and OS files
.DS_Store
*.swp
|