2016-08-08 06:39:02 +03:00
# File extensions that should never be checked in regardless of which project
# directory they reside in.
2013-08-12 10:58:45 +04:00
*.exe
2016-08-08 06:39:02 +03:00
*.o
2015-01-05 00:46:03 +03:00
*.xccheckout
2016-08-08 06:39:02 +03:00
*~
2009-06-16 15:53:37 +04:00
2016-08-08 06:39:02 +03:00
# Directories that only contain transitory files from building and testing.
DerivedData/
2009-06-16 15:53:37 +04:00
autom4te.cache/
2013-02-18 01:34:01 +04:00
build/
2016-08-08 06:39:02 +03:00
doc/
obj/
share/man/
test/
user_doc/
# File names that can appear in the project root that represent project
# artifacts from building and testing.
.DS_Store
FISH-BUILD-VERSION-FILE
Makefile
2009-06-16 15:53:37 +04:00
command_list.txt
2013-12-18 15:27:20 +04:00
command_list_toc.txt
2016-08-08 06:39:02 +03:00
compile_commands.json
2012-12-14 07:05:56 +04:00
confdefs.h
2009-06-16 15:53:37 +04:00
config.h
config.h.in
config.log
config.status
configure
doc.h
fish
2016-08-08 06:39:02 +03:00
fish.pc
2009-06-16 15:53:37 +04:00
fish_indent
2016-08-08 06:39:02 +03:00
fish_key_reader
2009-06-16 15:53:37 +04:00
fish_tests
2016-08-08 06:39:02 +03:00
lexicon.log
2014-08-01 06:37:32 +04:00
lexicon.txt
2014-08-08 06:44:37 +04:00
lexicon_filter
2016-08-08 06:39:02 +03:00
messages.pot
toc.txt
version
2016-04-05 02:55:40 +03:00
xcodebuild.log
2016-08-08 06:39:02 +03:00
xcuserdata
# File names that can appear below the project root that represent project
# artifacts from building and testing.
doc_src/commands.hdr
doc_src/index.hdr
po/*.gmo
share/__fish_build_paths.fish
tests/*.tmp.*