Ignore gedit temp files in gitignore

This commit is contained in:
Lewis Hemens 2014-01-08 22:04:57 +00:00
parent b7063c4ca9
commit 3aec74afd8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ closure-library
closure-library/*
.settings/*
js-compiled.js
*~