aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-07 16:39:46 +0200
committerMattias Andrée <maandree@kth.se>2019-10-07 16:39:46 +0200
commit5eb6165d6806f5656802a6f58feea9469dad6141 (patch)
tree46fc5bc7fa308d73ed722059163098dca7c96c22 /.gitignore
parentAdd cg-shallow, minor fixes, and bump year (diff)
downloadcg-tools-5eb6165d6806f5656802a6f58feea9469dad6141.tar.gz
cg-tools-5eb6165d6806f5656802a6f58feea9469dad6141.tar.bz2
cg-tools-5eb6165d6806f5656802a6f58feea9469dad6141.tar.xz
Reorganise, change license, portable makefile, and reference radharc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 5 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index aee9d82..cf5779d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,8 @@
-bin/
-obj/
-\#*\#
-.\#*
+/cg-*
+!*.h
+!*.c
+*\#*
*~
-*.bak
-*.orig
-*.swo
-*.swp
*.o
-*.out
*.su
+*.out