summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2015-01-24 16:33:38 (GMT)
committerOlliver Schinagl <o.schinagl@ultimaker.com>2015-04-28 05:07:12 (GMT)
commitfcc9a7cc3f0ca7e95085bfdc278e3736692730a4 (patch)
tree1f9c4cf34cd600176b100e1afbbc59a2e6dca550 /.gitignore
parent08cfb908c22c0c7b5aeb788569950718939b7465 (diff)
downloadeulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.zip
eulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.tar.gz
eulogium-fcc9a7cc3f0ca7e95085bfdc278e3736692730a4.tar.bz2
wip commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 7 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index cd67ad2..ee1c9d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# generated and tmp files
*~
+*.swp
*.edj
*.exe
*.o
@@ -9,10 +10,12 @@
*.gcno
*.gcda
-/src/bin/skeleton
-/src/tests/skeleton_tests
-packaging/slackware/skeleton-*.txz
-skeleton-*.tar.?z*
+/src/eulogium
+/src/tests/eulogium_tests
+packaging/slackware/eulogium-*.txz
+eulogium-*.tar.?z*
+data/desktop/eulogium.desktop
+doc/eulogium.1
po/*.gmo
po/POTFILES
.libs