Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / .gitignore @ master

History | View | Annotate | Download (284 Bytes)

# Date Author Comment
e7b23191 02/07/2017 02:12 PM Eric Allman

Try to carry git version information over to builds that have no .git
subtree (as might happen if you use rsync).

756bc859 06/30/2016 10:20 AM Eric Allman

Clean up .gitignore files to make it easier to move things around (some
may be breaking out into separate projects).

909a678c 06/22/2016 07:49 AM Eric Allman

Update .gitignore for t_sub_and_append test

c76ae3ff 06/12/2016 09:40 AM Nitesh Mor

Moved /uhb/mqtt-gateway* to /uhb/mqtt-gateway/*

f322eca9 06/10/2016 08:41 PM Nitesh Mor

visualization: Cleaned up logging. Static files

d718ea34 05/26/2016 05:12 PM Eric Allman

Ignore test binaries.

f0cc073b 03/29/2016 11:23 AM Eric Allman

Merge new on-disk layout. New versions of gdplogd can read and write
data files produced by the previous version, but the inverse is not
supported. Old and new clients should interoperate with both versions
of gdplogd.

4dcd4ca1 03/29/2016 11:08 AM Eric Allman

Ignore mqtt-gdp-gateway binary

f9b45862 01/28/2016 01:08 PM Eric Allman

Implement ability to create new extents. Currently there is no attempt
made to include authorization.

cd8a75ed 12/23/2015 03:20 PM Eric Allman

Augment .gitignore with a few random files. In particular, ignore a
subdirectory named "private" for files being used without being checked
in, e.g., my personal TODO list.

6a498927 11/30/2015 11:52 AM Nitesh Mor

Ignore .pyc files from git

9f598170 11/13/2015 03:31 PM Nitesh Mor

ignore cscope files for git

616c28d0 11/06/2015 02:03 PM Nitesh Mor

Added Nikhil's gdp_router setup info from demo

A .gitignore entry prevented this from being added automatically
Fixed that as well.

20d8f936 10/09/2015 12:15 AM Nitesh Mor

Added .gitignore entry for temp python scripts

728cb9ee 10/08/2015 09:47 AM Nicholas Sun

intergrated zeroconf into main gdp lib

886cf94b 10/05/2015 03:33 PM Eric Allman

Fix .gitignore for new names (gdp-{reader|writer}).

1147dc8f 09/20/2015 03:11 PM Eric Allman

Add libep routine to decode numeric EP_STAT code.

d57bdd4f 09/20/2015 03:04 PM Eric Allman

Tweak .gitignore for new programs

8c5add68 08/11/2015 03:56 PM Eric Allman

Update .gitignore

43cdedf7 04/24/2015 11:17 AM Nitesh Mor

Added 'examples' to 'make all' targets

636b52e2 02/26/2015 02:04 PM Eric Allman

Update in preparation for code review.

5c4daab6 02/25/2015 10:46 AM Eric Allman

Changes to get shared libraries working in the local tree.

e18fea5e 02/11/2015 03:48 PM Eric Allman

Changes to make building a debian package feasible. Includes adding
install entries to most Makefiles which will work from the source directory.

1556ac37 01/10/2015 05:40 PM Eric Allman

Update .gitignore for new routing structure changes.

2465fa22 12/27/2014 03:50 PM Eric Allman

Have git ignore a few new files.

3e1c9fe1 09/13/2014 01:02 AM Ben Zhang

Git ignores pdf files in docs.

5c72b03e 08/27/2014 06:44 PM Siqi Lin

Create log-view, a debugging aid for the GDP on-disk format

c8531e16 07/14/2014 11:36 PM Siqi Lin

Add apps/rw-bench to .gitignore

21896770 07/11/2014 01:44 PM Eric Allman

Add scgilib/helloworld to .gitignore to keep the complaints down.

85c54302 07/07/2014 09:10 AM Eric Allman

Add some other git ignore files.

d00d0d2f 06/05/2014 10:19 AM Eric Allman

Include archives (.a) in list of ignores.

85b30377 06/05/2014 10:18 AM Eric Allman

Add .gitignore and gdp/gdp_timestamp.h. The former is new and the
latter should have been added already.