This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ccec89b158
freebsd-ports
/
.gitignore
9 lines
71 B
Text
Raw
Normal View
History
Unescape
Escape
- Only ignore top-level distfiles/packages and also ignore work dirs Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
2014-03-17 16:41:46 +01:00
/distfiles
/packages
/*/*/work
gitignore add *~, *.{rej,orig}, INDEX and vim swapfiles This should make git usage a bit more clean. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D1406 Sponsored by: Norse
2015-01-02 23:15:41 +01:00
/INDEX-[0-9]*
*~
*.rej
*.orig
*.sw[p-z]
Reference in a new issue
Copy permalink