Files
boc-uxp/.gitignore
T
2020-08-08 11:08:29 +08:00

41 lines
623 B
Plaintext

# .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