This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
w4kek
/
WSJT-X
Watch
1
Star
0
Fork
0
You've already forked WSJT-X
mirror of
https://github.com/saitohirga/WSJT-X.git
synced
2024-11-05 08:51:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17492c45a9
WSJT-X
/
.gitattributes
6 lines
127 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add a .gitattributes file and populate it with initial export-ignore attributes This change allows developers to easily create a sanitized source archive for example: git archive --format=tar --prefix=wsjtx-2.0.0/ wsjtx-2.0.0-rc1 | gzip >wsjtx-2.0.0-rc1.tgz Which creates a sources tarball called wsjtx-2.0.0-rc1.tgz from the wsjtx-2.0.0-rc1 tag (substitute HEAD or a branch name or even a commit SHA for other contents).
2018-09-14 15:18:36 -04:00
.gitattributes export-ignore
/samples export-ignore
/lib/fsk4hf export-ignore
Export restriction
2019-05-10 14:33:12 -04:00
/lib/fsk4hf export-ignore
/robots export-ignore
Reference in New Issue
Copy Permalink