summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2008-03-03 01:06:18 -0800
committerSaleem Abdulrasool <compnerd@compnerd.org>2008-03-03 01:06:18 -0800
commit5a7df9e7a9fbed7a52b1318ddd13a03338478048 (patch)
tree9b79652f9e7ba5f01f73b96926dc8e90fa64c011 /.gitignore
parentKill some weird binary paludis crap that compnerd added (diff)
downloadgnome-5a7df9e7a9fbed7a52b1318ddd13a03338478048.tar.gz
gnome-5a7df9e7a9fbed7a52b1318ddd13a03338478048.tar.bz2
gnome-5a7df9e7a9fbed7a52b1318ddd13a03338478048.zip
add a .gitignore to ensure that swap files and the like dont get added
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..596cff88
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.*.swp
+*~