mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
e5e7da1482
I commited executables in previous commit (removed using git push --force - sorry, I wouldn't want to waste space in git repository), so I think *.exe files should be forbidden to avoid any problems (there is no reason to ever commit them)
37 lines
382 B
Text
37 lines
382 B
Text
*.o
|
|
*~
|
|
*.exe
|
|
|
|
Makefile
|
|
autom4te.cache/
|
|
build/
|
|
command_list.txt
|
|
confdefs.h
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
doc/
|
|
doc.h
|
|
doc_src/commands.hdr
|
|
doc_src/index.hdr
|
|
po/*.gmo
|
|
fish
|
|
fish.spec
|
|
fish_indent
|
|
fish_pager
|
|
fish_tests
|
|
fishd
|
|
mimedb
|
|
seq
|
|
set_color
|
|
share/config.fish
|
|
share/man/
|
|
toc.txt
|
|
user_doc/
|
|
xcuserdata
|
|
tests/*tmp.*
|
|
tests/foo.txt
|
|
FISH-BUILD-VERSION-FILE
|
|
version
|