diff options
author | Nils Gillmann <ng0@n0.is> | 2018-03-27 17:00:08 +0000 |
---|---|---|
committer | Nils Gillmann <ng0@n0.is> | 2018-03-27 17:00:08 +0000 |
commit | 8802ce26236e08195dd4c4a2128bb5085f7af9a1 (patch) | |
tree | 646c9113d7dd9967f48f83d63dff9de68b12762f | |
parent | f8dffe728fdb1f6254ac247e5b2d84117c574ee2 (diff) |
Extend gitignore.
Signed-off-by: Nils Gillmann <ng0@n0.is>
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -17,3 +17,6 @@ ru/ __pycache__ *.pyc + +*~ +\#*\# |