summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-08-24 15:35:51 +0200
committerJan Holesovsky <kendy@suse.cz>2010-08-24 15:35:51 +0200
commitb57d59217f5794bc0c6b8e09951c73f28e9f5717 (patch)
treeb140fcba979f829bf9cd538fe1ba13c17ef0fe31 /.gitignore
parent48e04092730b2c0dc3ddf3df670d55e01fcd92b3 (diff)
Ignore backup and .swp files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d6d65b892772..def767e59215 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,11 @@
+# backup and temporary files
+*~
+.*.sw[op]
+
+# the build directories
/*/unxlng??
/*/unxlng??.pro
+# autoconf generated stuff
/ChangeLog
/configure