diff options
author | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-06-22 15:19:13 +0200 |
---|---|---|
committer | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-06-22 15:19:13 +0200 |
commit | ab368e8ee0697970d9c3a8ea2f9c17206e962697 (patch) | |
tree | 5307acbd07f4c9668a74eb2d8e3a396fba652f72 /.gitignore | |
parent | 092b891a138d150ef3968f7f5c74e0771c3e5b2b (diff) |
gitignore: build dir and vim swap files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..55255c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build +.*sw? |