diff options
author | Marek Kotewicz <marek.kotewicz@gmail.com> | 2014-11-11 17:30:21 +0800 |
---|---|---|
committer | Marek Kotewicz <marek.kotewicz@gmail.com> | 2014-11-11 17:30:21 +0800 |
commit | d92a7527db7d4a2de2265a4511601546293e41fc (patch) | |
tree | 704f5cef783bb2c7b70325e266bb9cbb6ad16f53 /.gitignore | |
parent | f5024b4926ae90c7d5f560deefe8e27345a94c63 (diff) | |
download | dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar.gz dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar.bz2 dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar.lz dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar.xz dexon-d92a7527db7d4a2de2265a4511601546293e41fc.tar.zst dexon-d92a7527db7d4a2de2265a4511601546293e41fc.zip |
merged subprotocol prefix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b0c55cc4e..399b6dc88 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ # or operating system, you probably want to add a global ignore instead: # git config --global core.excludesfile ~/.gitignore_global +*.swp /tmp */**/*un~ *un~ |