aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-12-02 04:41:27 +0100
committerMattias Andrée <maandree@operamail.com>2015-12-02 04:41:27 +0100
commit887e1265ab8e25609fbf7614bbb2f8a9be83325e (patch)
tree3f60368a5d7718832eaf1779d2f85e25dccd5968 /.gitignore
parentimprove makefile (diff)
downloadexec-as-887e1265ab8e25609fbf7614bbb2f8a9be83325e.tar.gz
exec-as-887e1265ab8e25609fbf7614bbb2f8a9be83325e.tar.bz2
exec-as-887e1265ab8e25609fbf7614bbb2f8a9be83325e.tar.xz
improve gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 28f0ead..c5c5ea8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,20 @@
_/
-bin/
-obj/
+/bin/
+/obj/
\#*\#
.*
!.git*
*~
*.bak
+*.new
*.swo
*.swp
*.out
*.o
*.su
*.gch
+*.info
+*.pdf
+*.dvi
+*.ps