Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Sep 7, 2017
1 parent 8665b72 commit 429157b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
@@ -0,0 +1,14 @@
# Build artefacts
*.o
*.so
lightweight/calendardataservice/calendardataservice
tests/tst_calendarevent/tst_calendarevent
tests/tst_calendarmanager/tst_calendarmanager
tools/icalconverter/icalconverter
RPMS

# Generated sources
Makefile
moc_*.cpp
.moc
documentation.list

0 comments on commit 429157b

Please sign in to comment.