aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 6ff6126585ab3bcd0b163cd7295fbd226b30b014 (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
26
27
# Note: use "git ls-files -i --exclude-standard" to make sure
# no tracked files are ignored as a result of any changes.

# Object files
*.o
*.lo
*.so
*.so.[0-9]
*.a
*.s
*.mo
*.pc

# Misc
*.patch
*.gz
*~
*.orig
*.rej
*.pyc
*.pyo
cscope.*
.#*
\#*
.*.swp
# Failsafes
!.gitignore