-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 | ||