aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-16 20:18:31 +0200
committerMattias Andrée <maandree@kth.se>2017-10-16 20:18:31 +0200
commitab46bf8016b253c9900cc3b3742e60c32ff4085d (patch)
treee04813af400f22f81de4ba7c5a178496f5828622 /.gitignore
parentupdate dist (diff)
downloadmongotimer-ab46bf8016b253c9900cc3b3742e60c32ff4085d.tar.gz
mongotimer-ab46bf8016b253c9900cc3b3742e60c32ff4085d.tar.bz2
mongotimer-ab46bf8016b253c9900cc3b3742e60c32ff4085d.tar.xz
Update license, change style, simplify makefile, and do not use gpp
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 3 insertions, 21 deletions
diff --git a/.gitignore b/.gitignore
index 12adeb2..e0f6042 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,25 +1,7 @@
-_/
-__pycache__/
-bin/
-obj/
-\#*\#
-.*
-!.git*
*~
-*.swp
-*.swo
-*.bak
-*.pyc
-*.pyo
-*.install
-*.info
-*.gz
-*.pdf
-*.ps
-*.dvi
+*\#*
*.o
*.out
-*.so
*.su
-*.gch
-
+mongo_*.h
+/mongoclock