aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-23 15:23:30 +0100
committerMattias Andrée <maandree@kth.se>2021-02-23 15:23:30 +0100
commit6ef03dcaee546215c8e5fc15fdeac43689b63f7b (patch)
treefa1dfdf2d1122446745f60f72c9b04da7acb487a /.gitignore
parentremove dist (diff)
downloadsetpgrp-2.tar.gz
setpgrp-2.tar.bz2
setpgrp-2.tar.xz
Change license, add man pages, misc2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 3 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index b788261..a2e3b26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,6 @@
-_/
-bin/
-obj/
-\#*\#
-.*
+*\#
*~
-!.git*
-*.sw[op]
-*.bak
*.o
-*.out
*.su
-*.gch
-
+/getpgrp
+/setpgrp