diff options
| author | bnewbold <bnewbold@robocracy.org> | 2016-06-11 19:11:28 -0400 |
|---|---|---|
| committer | bnewbold <bnewbold@robocracy.org> | 2016-06-11 19:11:28 -0400 |
| commit | c6d183950f75b64080d54f079b725e3a1825c539 (patch) | |
| tree | 1ecb69e8ed2e5ed8e1bfe623ac30829e4b740316 | |
| parent | 46c4786d16630defee9b299f3f1fdf61a1114e78 (diff) | |
| download | openwrt-repro-c6d183950f75b64080d54f079b725e3a1825c539.tar.gz openwrt-repro-c6d183950f75b64080d54f079b725e3a1825c539.zip | |
| -rw-r--r-- | code/templates/gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/code/templates/gitignore b/code/templates/gitignore index 893ac99..81a4762 100644 --- a/code/templates/gitignore +++ b/code/templates/gitignore @@ -1,6 +1,7 @@ *.o *.a *.pyc +#*# *~ *.swp .* |
