diff options
author | Max Magorsch <arzano@gentoo.org> | 2020-03-03 02:05:54 +0100 |
---|---|---|
committer | Max Magorsch <arzano@gentoo.org> | 2020-03-03 02:05:54 +0100 |
commit | 78259d45d52b1ef8d9a634d86aed11743ea4d39c (patch) | |
tree | cfbaa69a939e929175f0b2013cfde7f963a9e243 /.gitignore | |
parent | Remove Sven Wegener (diff) | |
download | planet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.tar.gz planet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.tar.bz2 planet-78259d45d52b1ef8d9a634d86aed11743ea4d39c.zip |
Initial version of the pluto based planetv2.0.0
Signed-off-by: Max Magorsch <arzano@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,8 +1,2 @@ -*.py -*.py.orig -*.pyc -cache -*.log -compat_logging -*.swp -*.tmplc +node_modules +vendor/bundle |