aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-19 22:10:26 +0100
committerMattias Andrée <maandree@kth.se>2021-02-19 22:10:26 +0100
commitec7baa81e8fd4bec924d6adf3ee880af621a10ba (patch)
tree700434a1a65c55584dff270ed45e4bdfd46f6ab3 /.gitignore
parentAdd blue hour (diff)
downloadsolar-python-ec7baa81e8fd4bec924d6adf3ee880af621a10ba.tar.gz
solar-python-ec7baa81e8fd4bec924d6adf3ee880af621a10ba.tar.bz2
solar-python-ec7baa81e8fd4bec924d6adf3ee880af621a10ba.tar.xz
Imrpove makefile and flatten the hier a bit
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 2 insertions, 16 deletions
diff --git a/.gitignore b/.gitignore
index a5d1b5a..4f40d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,9 @@
-_/
-/bin/
-/obj/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.swp
-*.swo
-*.bak
+__pycache__/
*.pyc
*.pyo
-__pycache__/
*.info
*.pdf
*.dvi
*.ps
-*.tar
-*.gz
-*.bz2
-*.xz
-!solar-python.install
-