1
0
Fork 0
forked from wezm/wezm.net

Ignore Vim swap files

This commit is contained in:
Wesley Moore 2010-03-12 07:12:08 +11:00
parent 696cdf3968
commit 2619edb8c3

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
output/*/*/*/*/*.html output/*/*/*/*/*.html
output/fonts/* output/fonts/*
tmp/* tmp/*
.*.swp