aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-12-01 14:10:32 +0100
committerMattias Andrée <maandree@operamail.com>2015-12-01 14:10:32 +0100
commitd925a12a1b8cd56527bcbb5e19358da4c93a5d34 (patch)
tree805449018fabed2368e6c7e76f67de6f1ed83abf /.gitignore
parentupdate dist (diff)
downloadscrotty-d925a12a1b8cd56527bcbb5e19358da4c93a5d34.tar.gz
scrotty-d925a12a1b8cd56527bcbb5e19358da4c93a5d34.tar.bz2
scrotty-d925a12a1b8cd56527bcbb5e19358da4c93a5d34.tar.xz
misc improvements1.0.2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 58f64e9..c56a9f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,14 @@
_/
-bin/
-obj/
+/bin/
+/obj/
\#*\#
.*
!.git*
*~
+*.bak
+*.new
+*.swo
+*.swp
*.o
*.out
*.su