aboutsummaryrefslogtreecommitdiff
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* .cvsignore -> .gitignoreKirill Smelkov2010-06-121-37/+0
| | | | | | | | | | | | | | | | | | | | | We no longer use CVS, so let's teach Git about what files to ignore... ... though doing `git status` after make + `make test` still gives untracked content: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # alloca86-bt.o # alloca86.o # bcheck.o # libtcc.a # libtcc.o # libtcc1.a # libtcc1.o # tcc.o See next patch about this stuff.
* updatebellard2005-04-151-15/+1
|
* added examplesbellard2003-10-041-5/+0
|
* changed license to LGPLbellard2003-05-241-12/+7
|
* updatebellard2003-04-131-1/+0
|
* updatedbellard2002-08-181-3/+5
|
* added cvsignorebellard2002-08-181-0/+60