diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 16:28:50 -0200 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-13 16:28:50 -0200 |
| commit | 4864f8763c39ebd5a412d539c40ea4b8e9c04dce (patch) | |
| tree | 3c5202e40d753f74e72ff7fac281a1df51beca63 | |
| parent | 2e9300e19d30d00d94c889c328cd89941a450e64 (diff) | |
| download | metadot-4864f8763c39ebd5a412d539c40ea4b8e9c04dce.tar.gz metadot-4864f8763c39ebd5a412d539c40ea4b8e9c04dce.tar.bz2 | |
Adding .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8a08a0c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +backups +vim/vim/.VimballRecord +vim/vim/.netrwhist |
