Menu

[3d88a0]: / .gitignore  Maximize  Restore  History

Download this file

41 lines (34 with data), 623 Bytes

# .gitignore - List of filenames git should ignore

# Filenames that should be ignored wherever they appear
*~
*.rej
*.xpi
*.pyc
*.pyo
TAGS
tags
ID
.DS_Store*

# Vim swap files.
.*.sw[a-z]

# User files that may appear at the root
/.mozconfig*
/mozconfig
/configure
/config.cache
/config.log
/.clang_complete
/mach.ini
/binoc.cfg

# Build directories
/obj*/
/build-*/

# Ignore the files and directory that Eclipse IDE creates
.project
.cproject
.settings/

old.mozconfig

# External projects that might be symlinked/junction'd ini
/palemoon
/other-licenses/7zstub/palemoon
/basilisk