diff options
| author | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:47:00 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2015-06-27 23:47:00 +0200 |
| commit | 9b143aa5e9d4bb2e07eecf69488bc754af71e11a (patch) | |
| tree | 54b3156fe56692d72b62e16a61169c39cb939efb | |
| parent | 38e0bc2fee76efee369fbaca7021c6986fdae229 (diff) | |
Add the ignore file
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..07c0ce2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.DS_Store +.netrwhist +bundle/tags +undo/* +*.swp |
