This website requires JavaScript.
Explore
Help
Sign In
anne
/
lyx_mirror
Watch
1
Star
0
Fork
0
You've already forked lyx_mirror
mirror of
https://git.lyx.org/repos/lyx.git
synced
2024-11-06 11:23:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
561aa8bb32
lyx_mirror
/
config
/
.gitignore
10 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Autotools: configure AR program Some distros may use target-specific prefix for ar program (like x86_64-pc-linux-gnu-ar). Automake can handle that since version 1.12. Since we still support automake 1.8 (not that it is really crucial, but ubuntu 12.04 ships with automake 1.11.3), make the code conditional. Update a bit the gitignore files (automake creates some files in config/). Based on a patch from Nikolay Orlyuk <virkony@gmail.com>.
2015-05-04 14:19:44 +00:00
ar-lib
compile
Setup .gitignore for generated files Setting up .gitignore or .git/info/excludes is something that should be done. Not doing it makes it a lot harder to see actual new files that should be added. Signed-off-by: Lars Gullik Bjønnes <larsbj@gullik.org>
2012-03-21 08:44:32 +00:00
config.guess
config.sub
depcomp
install-sh
missing
py-compile
ignore auto maked script test-driver
2013-01-13 13:40:17 +00:00
test-driver
Reference in New Issue
Copy Permalink