Skip to content

Commit 0a7e1d0

Browse files
committedOct 28, 2013
Prevent temporary vi files from being committed
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent dc50d6e commit 0a7e1d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.project
33
.settings
44
target
5+
*.swp

0 commit comments

Comments
 (0)
Please sign in to comment.