This website works better with JavaScript.
Explore
Home
Help
Sign In
starwels
/
starwels
Watch
1
Star
0
Fork
You've already forked starwels
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
919
Commits
3
Branches
2
Tags
39 MiB
Tree:
e4626e94f4
0.15
0.16
master
v0.15.1
v0.16.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e4626e94f4'
${ noResults }
starwels
/
.gitignore
6 lines
48 B
Raw
Normal View
History
Unescape
Escape
directory re-organization (keeps the old build system) there is no internal modification of any file in this commit files are moved into directories according to established standards in sourcecode distribution; these directories contain: src - Files that are used in constructing the executable binaries, but are not installed. doc - Files in HTML and text format that document usage, quirks of the implementation, and contributor checklists. locale - Files that contain human language translation of strings used in the program contrib - Files contributed from distributions or other third party implementing scripts and auxiliary programs
11 years ago
src/*.exe
src/bitcoin
src/bitcoind
Add common temp files to .gitignore.
11 years ago
.*.swp
*.*~*