author | Michael Krelin <hacker@klever.net> | 2008-04-05 11:17:33 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2008-04-05 11:17:33 (UTC) |
commit | 04fb190243442e83349f129b523ab747e58100bf (patch) (unidiff) | |
tree | ddc28357fbe78b07fd3a5e0aa8088130bf305829 /src/.gitignore | |
download | napkin-04fb190243442e83349f129b523ab747e58100bf.zip napkin-04fb190243442e83349f129b523ab747e58100bf.tar.gz napkin-04fb190243442e83349f129b523ab747e58100bf.tar.bz2 |
Initial commit into public repository0.0
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | src/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..1210d2d --- a/dev/null +++ b/src/.gitignore | |||
@@ -0,0 +1,13 @@ | |||
1 | /napkin | ||
2 | /napkin.o | ||
3 | /.deps | ||
4 | /.libs | ||
5 | /schema.cc | ||
6 | /schema.o | ||
7 | /db.o | ||
8 | /dialogs.o | ||
9 | /sleep_history.o | ||
10 | /sleep_timeline.o | ||
11 | /widgets.o | ||
12 | /COPYING.cc | ||
13 | /COPYING.o | ||