This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
openrc
/
.gitignore
13 lines
69 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
dist: convert to tar.gz This allows the "make dist" target to be used as well as the github archive generation.
2016-09-24 01:55:22 +05:30
*.gz
clean up gitignore files Rather than listing explicit object files, ignore all of them in the whole tree. Also ignore patch/gdb related files throughout. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-06-04 02:37:22 +05:30
*.diff
*.patch
*.orig
*.rej
core
.gdb_history
.gdbinit
migrate fully to meson build system - drop old build system - move shared include and source files to common directory - drop "rc-" prefix from shared include and source files - move executable-specific code to individual directories under src - adjust top-level .gitignore file for new build system This closes #489.
2022-04-06 21:21:55 +05:30
build
Reference in New Issue
Copy Permalink