]> git.donarmstrong.com Git - dactyl.git/blob - .gitignore
We need at least mozilla-devscripts 0.19 for the dh sequence
[dactyl.git] / .gitignore
1 ## To see if new rules exclude any existing files, run
2 ##
3 ##   git ls-files -i --exclude-standard
4 ##
5 ## after modifying this file.
6
7 ## Generated by the build process
8 *.xpi
9 */locale/*/*.html
10 */chrome
11 */contrib/vim/*.vba
12
13 ## Editor backup and swap files
14 *~
15 .\#*
16 \#**\#
17 .*.sw[op]
18 .sw[op]
19
20 ## Generated by Mac filesystem
21 .DS_Store
22
23 ## For rejects
24 *.orig
25 *.rej
26 *.ancestor
27 *.current
28 *.patched
29
30 ## Generated by StGit
31 patches-*
32 .stgit-*.txt