summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 16:34:01 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 16:34:01 +0100
commitfe1fca9f80e77e280240f8773027bbcaf1590abb (patch)
tree9eba075b0afbd089aa2d5d5624fa36f71ebd0160 /.gitignore
parent71db6331f8dd0d5abbeee92977af01293be4f427 (diff)
downloadastra-fe1fca9f80e77e280240f8773027bbcaf1590abb.tar.gz
astra-fe1fca9f80e77e280240f8773027bbcaf1590abb.tar.bz2
astra-fe1fca9f80e77e280240f8773027bbcaf1590abb.tar.xz
astra-fe1fca9f80e77e280240f8773027bbcaf1590abb.zip
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ec0eafb..d56b669 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,8 @@
*.orig
*.rej
.nfs*
+*.o
+__pycache__
/python/build/*
/python/finalbuild/*